Skip to content

Commit

Permalink
E2E test: fixes for web tests
Browse files Browse the repository at this point in the history
  • Loading branch information
testlabauto committed Jan 21, 2025
1 parent 009c4ff commit 18a20d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-e2e-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ jobs:
- name: Alter AppArmor Restrictions for Playwright (Electron)
run: sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Run Playwright Tests (Electron)
env:
POSITRON_PY_VER_SEL: 3.12.3
Expand Down

0 comments on commit 18a20d7

Please sign in to comment.