Skip to content

Commit 57532ba

Browse files
committed
ci: add more browser to test
1 parent 0405082 commit 57532ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-pytest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
run: poetry run playwright install
2828

2929
- name: 🧪 Run tests
30-
run: poetry run pytest --github-report -vvv
30+
run: poetry run pytest --github-report -vvv --browser webkit --browser chromium --browser firefox

0 commit comments

Comments
 (0)