Skip to content

Commit

Permalink
Exclude playwwright tests for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Actionb committed Aug 23, 2024
1 parent e7004dc commit 29a2b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
python -m poetry install
- name: Run tests
run: |
python -m poetry run python -m pytest -sxv
python -m poetry run python -m pytest -sxv -m 'not pw'

0 comments on commit 29a2b9e

Please sign in to comment.