Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixdong committed Jun 11, 2024
1 parent 132a3cb commit 71ecd2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Run Isort
run: |
isort --profile black --check --diff $CHECK_FILES
isort --profile black --check --diff
$CHECK_FILES

0 comments on commit 71ecd2a

Please sign in to comment.