We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f359d5a commit 6e82af6Copy full SHA for 6e82af6
1 file changed
.github/workflows/ci.yml
@@ -27,8 +27,5 @@ jobs:
27
- name: Install dependencies
28
run: npm ci
29
30
- - name: Build the application
31
- run: npm run build
32
-
33
- name: Run tests
34
- run: npm test
+ run: npm test
0 commit comments