There was an error while loading. Please reload this page.
1 parent c906050 commit 9512412Copy full SHA for 9512412
1 file changed
.github/workflows/test.yml
@@ -31,3 +31,6 @@ jobs:
31
32
- name: Install dependencies
33
run: pnpm install --frozen-lockfile
34
+
35
+ - name: Run the tests
36
+ run: pnpm coverage
0 commit comments