We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4554b20 commit dafa212Copy full SHA for dafa212
.github/workflows/test.yaml
@@ -37,5 +37,5 @@ jobs:
37
- name: Build
38
run: pnpm run build
39
40
- - name: Unit Tests
+ - name: Run Tests
41
run: pnpm run test
0 commit comments