Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5c708e0

Browse files
Try on windows
1 parent 8d6abfd commit 5c708e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/app-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
run: python3 -m pytest -s -vv --cov --cov-fail-under=85
7777
- name: Run E2E tests with Playwright
7878
id: e2e
79-
if: runner.os != 'Windows'
79+
#if: runner.os != 'Windows'
8080
run: |
8181
playwright install chromium --with-deps
8282
python3 -m pytest tests/e2e.py --tracing=retain-on-failure

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /