CI: Fix macros job name

This commit is contained in:
Henrik Tjäder 2023-02-06 13:37:33 +01:00
parent 79b53ce82d
commit dc0ff017d6

View file

@ -380,7 +380,7 @@ jobs:
run: cargo test --test tests
# Run the macros test-suite
testsrticmacros:
testsmacros:
name: tests rtic-macros
runs-on: ubuntu-22.04
steps:
@ -779,7 +779,7 @@ jobs:
- checkexamples
- testexamples
- testsrtic
- testrticmacros
- testsmacros
- testsarbiter
- testschannel
- testsmonotonics