Skip to content

Commit 7c33ac2

Browse files
committed
Bring back browser-tests to CI
1 parent f198641 commit 7c33ac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/nodejs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
npm test
2525
- name: Run browser tests and lint
2626
run: |
27+
npm run browser-tests
2728
npm run lint

0 commit comments

Comments
 (0)