We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27160d3 commit 1ac46feCopy full SHA for 1ac46fe
1 file changed
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Install modules
15
run: npm install
16
- name: Run tests
17
- run: npm test
+ run: npm test -- -u
18
19
cypress-run:
20
runs-on: ubuntu-latest
0 commit comments