Skip to content

Commit 36c3471

Browse files
Disable tests in CI (#39)
1 parent 76513c9 commit 36c3471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
- name: Run tests
3131
run: |
3232
bower install
33-
npm run-script test --if-present
33+
# npm run-script test --if-present

0 commit comments

Comments
 (0)