We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6db429d commit f16d38aCopy full SHA for f16d38a
1 file changed
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Unit tests
68
run: pnpm test:unit
69
-
+
70
- name: Integration tests
71
run: pnpm test:integration
72
env:
0 commit comments