Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Snoopy1866 committed Sep 11, 2024
1 parent c96f07a commit 40388c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Run Linter
run: |
black src --check --verbose --version
black src --check --verbose
- name: Run Tests
run: |
Expand Down

0 comments on commit 40388c2

Please sign in to comment.