Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
philzook58 authored Aug 1, 2024
1 parent 48a310d commit 723aadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Lint with Ruff
run: |
ruff check --output-format=github .
continue-on-error: true
continue-on-error: true
- name: Test with pytest
run: |
pytest

0 comments on commit 723aadd

Please sign in to comment.