Skip to content

Commit

Permalink
update lint job
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Nov 4, 2023
1 parent 454000d commit 62bb187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Run Linters
run: |
hatch run typing:test
hatch run lint:style
hatch run lint:build
pipx run 'validate-pyproject[all]' pyproject.toml
check_release:
Expand Down

0 comments on commit 62bb187

Please sign in to comment.