Skip to content

Commit

Permalink
CI #100 target
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Aug 18, 2022
1 parent 2ad6c2c commit 8bf502b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Run black (code style)
run: |
black
black .
test-matrix:
name: Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 8bf502b

Please sign in to comment.