Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shivamsinghal001 authored Feb 21, 2024
1 parent 22146e0 commit a607a43
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 @@ -48,7 +48,7 @@ jobs:
if: ${{ always() }}

- name: Run black
run: black --check occupancy_measures figures tests
run: black --check occupancy_measures tests
if: ${{ always() }}

- name: Run isort
Expand Down

0 comments on commit a607a43

Please sign in to comment.