Skip to content

Commit

Permalink
This shit aint nothing to me man πŸ§›β€
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3bl33d3r committed Nov 23, 2023
1 parent 67f1f78 commit 0e576a0
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 @@ -36,7 +36,7 @@ jobs:
poetry run ruff --select=E9,F63,F7,F82 --exit-zero --statistics .
poetry run ruff --select=E9,F63,F7,F82 --show-source .
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
poetry run ruff --exit-zero --statistics
poetry run ruff --exit-zero --statistics .
- name: Test with pytest
run: |
poetry run pytest

0 comments on commit 0e576a0

Please sign in to comment.