Skip to content

Commit

Permalink
Update onpush.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Gonmeso authored Apr 23, 2024
1 parent 11804f8 commit ae7bca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onpush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
python -m pip install --upgrade pip
python -m pip install poetry
poetry config virtualenvs.create false
poetry install
poetry install --all-extras
- name: Lint with ruff
run: |
poetry run ruff giza
Expand Down

0 comments on commit ae7bca4

Please sign in to comment.