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 c2e3739 commit aee2b5bCopy full SHA for aee2b5b
.github/workflows/unit-tests.yml
@@ -21,8 +21,6 @@ jobs:
21
run: npm ci
22
- name: Check
23
run: npm run check
24
- - name: Build
25
- run: npm run build
26
- name: Test
27
run: npm test
28
- name: Coverage
0 commit comments