Skip to content

Commit 6e82af6

Browse files
Run the tests
1 parent f359d5a commit 6e82af6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,5 @@ jobs:
2727
- name: Install dependencies
2828
run: npm ci
2929

30-
- name: Build the application
31-
run: npm run build
32-
3330
- name: Run tests
34-
run: npm test
31+
run: npm test

0 commit comments

Comments
 (0)