Skip to content

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HowcanoeWang committed Aug 20, 2024
1 parent dd7c661 commit e4468bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements/default.txt
pip install -r requirements/test.txt
python -m pip install -e .
- name: Download TestData
run: |
python ./tests/__init__.py
Expand Down

0 comments on commit e4468bb

Please sign in to comment.