We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17fa15e commit 1cd030aCopy full SHA for 1cd030a
1 file changed
.github/workflows/test.yml
@@ -19,8 +19,6 @@ jobs:
19
run: |
20
npm ci
21
npm install -g codecov
22
- - name: Build
23
- run: npm run build
24
- name: Unit test
25
run: npm t
26
- name: Upload coverage
0 commit comments