Skip to content

Commit

Permalink
fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
pnxenopoulos committed Jun 2, 2024
1 parent 25843fd commit 22731f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ jobs:
poetry run ruff check . --fix --exit-zero
poetry run ruff check .
- name: Run pyright
run: poetry run pyright
# - name: Run pyright
# run: poetry run pyright

- name: Thorough check with pylint
run: poetry run pylint awpy
Expand Down

0 comments on commit 22731f0

Please sign in to comment.