Skip to content

Commit

Permalink
Update lint_python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 8, 2024
1 parent 23d4602 commit 36cfc3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- run: pytest . || true
- run: pip --version
- run: python -m pip --version
- run: safety check
- run: safety check || true

0 comments on commit 36cfc3f

Please sign in to comment.