Skip to content

Commit

Permalink
Update test.yml (move-coop#1117)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmos authored Sep 6, 2024
1 parent 009647c commit 9a61b7c
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 @@ -72,7 +72,7 @@ jobs:
uv pip install --system -r requirements-dev.txt
- name: Lint
run: |
ruff check parsons/ test/ useful_resources/
ruff check --output-format=github parsons/ test/ useful_resources/
- name: Tests
run: pytest -rf test/
- name: Format
Expand Down

0 comments on commit 9a61b7c

Please sign in to comment.