ci(unit-tests): remove name from miri-tests job

Signed-off-by: Sandro-Alessio Gierens <sandro@gierens.de>
This commit is contained in:
Sandro-Alessio Gierens 2024-05-06 23:43:27 +02:00
parent b93cf7d630
commit 025ebae623

View File

@ -59,7 +59,6 @@ jobs:
run: cargo hack test
miri-tests:
name: "Miri"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3