Skip to content

Commit 1ac46fe

Browse files
committed
Yaml fix
1 parent 27160d3 commit 1ac46fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Install modules
1515
run: npm install
1616
- name: Run tests
17-
run: npm test
17+
run: npm test -- -u
1818

1919
cypress-run:
2020
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)