Skip to content

Commit f08e1fa

Browse files
Update ci.yml
1 parent 30b28dc commit f08e1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: ./dev.py js-build
6666

6767
- name: Run e2e tests
68-
run: pytest e2e --screenshot only-on-failure --output ./test-results/
68+
run: pytest e2e --browser webkit --video retain-on-failure --screenshot only-on-failure --output ./test-results/ -n auto -r aR -v
6969

7070
- name: Upload snapshots
7171
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)