Skip to content

Commit

Permalink
bugfix (3)
Browse files Browse the repository at this point in the history
  • Loading branch information
zxdavb committed Jun 24, 2024
1 parent 25f1328 commit f7cda66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install pytest pytest-asyncio pytest-xdist yaml
pip install pytest pytest-asyncio pytest-xdist PyYAML
- name: Install the package
run: pip install -e .
Expand Down

0 comments on commit f7cda66

Please sign in to comment.