We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3653ad commit 930b2e3Copy full SHA for 930b2e3
.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