mirror of
https://github.com/bellingcat/tiktok-hashtag-analysis.git
synced 2026-06-11 04:48:30 +03:00
removed tmate from windows workflow
This commit is contained in:
2
.github/workflows/pytest_windows.yml
vendored
2
.github/workflows/pytest_windows.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user