Skip to content

Commit

Permalink
update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Feb 3, 2024
1 parent 32e1161 commit 3198380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
python -m pip install --upgrade \
pip setuptools wheel \
black mypy pytest
ruff mypy pytest
pip install --no-deps -r requirements.txt
- name: Ruff format
run: |
Expand Down

0 comments on commit 3198380

Please sign in to comment.