Skip to content

Commit

Permalink
removed tmate from windows workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
trislee committed Sep 19, 2023
1 parent d2a0e3d commit 0bd87f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pytest_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
- uses: actions/setup-python@v3
with:
python-version: '3.9'
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- run: pip install -e .[dev]
- run: python -m playwright install
- run: pytest --exitfirst --failed-first

0 comments on commit 0bd87f9

Please sign in to comment.