Skip to content

Commit

Permalink
CI: Update ruff syntax. (#1571)
Browse files Browse the repository at this point in the history
  • Loading branch information
zssherman authored Apr 29, 2024
1 parent 3189075 commit 0e7f045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Run Linting
shell: bash -l {0}
run: |
ruff .
ruff check .
- name: Run Tests
id: run_tests
Expand Down

0 comments on commit 0e7f045

Please sign in to comment.