We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62f8dac commit 21f933eCopy full SHA for 21f933e
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
run: pnpm run lint
29
30
test:
31
- name: test
+ name: Test
32
runs-on: ubuntu-latest
33
34
steps:
0 commit comments