We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83012b9 commit 9a2be26Copy full SHA for 9a2be26
.github/workflows/jquery.yml
@@ -37,4 +37,4 @@ jobs:
37
38
- name: Run jQuery tests
39
working-directory: test/jquery
40
- run: npm it
+ run: npm install && npm run test:browser
0 commit comments