Skip to content

Commit 930b2e3

Browse files
committed
ci(jquery): limit testing to browser tests
1 parent b3653ad commit 930b2e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jquery.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737

3838
- name: Run jQuery tests
3939
working-directory: test/jquery
40-
run: npm it
40+
run: npm install && npm run test:browser

0 commit comments

Comments
 (0)