Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed Jan 26, 2024
1 parent 3c716c7 commit 4d19d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: |
python --version
python3 -m pip install pre-commit
python3 -m pip install black
python3 -m pip install black
make develop
make lint
Expand Down

0 comments on commit 4d19d66

Please sign in to comment.