Skip to content

Commit

Permalink
see black diff in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alessiamarcolini committed Apr 1, 2022
1 parent 1e97bad commit cf00054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -137,7 +137,7 @@ jobs:
- name: Black Code Style Format Check
id: black
run: |
black . --check
black . --check --diff
- name: Lint with flake8
id: flake8
Expand Down

0 comments on commit cf00054

Please sign in to comment.