Skip to content

Commit

Permalink
activate
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Nov 16, 2024
1 parent d224614 commit 949b7c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-mingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
mingw-w64-x86_64-python3-setuptools \
mingw-w64-x86_64-python-pyqt6
python3 -m venv /vpy3
/vpy3/bin/activate
python3 -m ensurepip
python3 -m pip install pyroma pytest pytest-cov pytest-timeout
Expand Down

0 comments on commit 949b7c4

Please sign in to comment.