We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6996eb3 commit d5f394fCopy full SHA for d5f394f
.github/workflows/push.yml
@@ -18,7 +18,7 @@ concurrency:
18
19
jobs:
20
test-unit:
21
- name: Unit Tests
+ name: Unit tests
22
runs-on: ubuntu-latest
23
24
steps:
0 commit comments