mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-01-02 22:59:56 +01:00
Update run_pytest.yml
This commit is contained in:
parent
3bb1ad75a7
commit
45841446f3
2
.github/workflows/run_pytest.yml
vendored
2
.github/workflows/run_pytest.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
pip install pytest
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pip install pytest
|
||||
|
|
|
|||
Loading…
Reference in a new issue