Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
novanai committed Jan 14, 2025
1 parent 95e1cb1 commit 3d59e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Run ruff via nox
run: |
python -m pip install nox
python -m nox -s format
python -m nox -s format_check
pyright:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3d59e8d

Please sign in to comment.