We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda9a72 commit 0b5e2feCopy full SHA for 0b5e2fe
1 file changed
.github/workflows/CI.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Install dependencies
30
run: pnpm install
31
-
+
32
- name: Tests
33
run: |
34
pnpm test
0 commit comments