Skip to content

Commit

Permalink
Remove env argument for playwright tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Actionb committed Aug 23, 2024
1 parent 9fbd363 commit 3044550
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,3 @@ jobs:
if: matrix.django-version == 'main'
- name: Run tests
run: python -m poetry run python -m pytest -sxv -m pw
env:
HOME: /root

0 comments on commit 3044550

Please sign in to comment.