mirror of
https://github.com/bellingcat/tiktok-hashtag-analysis.git
synced 2026-06-11 12:58:30 +03:00
attempting to debug Windows workflow
This commit is contained in:
2
.github/workflows/pytest_windows.yml
vendored
2
.github/workflows/pytest_windows.yml
vendored
@@ -10,6 +10,8 @@ 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