Skip to content

Commit

Permalink
🔧 fix tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jejon authored Mar 5, 2024
1 parent 4aacf27 commit 4e8a372
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade tox .
pip install -U .
pdm sync -d
- name: Test with tox
run: |
tox --version
Expand Down

0 comments on commit 4e8a372

Please sign in to comment.