Skip to content

Commit

Permalink
Update qokit-python-only-unix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alex124585 authored Sep 12, 2024
1 parent 952f05b commit f369822
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/qokit-python-only-unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pipreqs black addheader pytest-cov pip-licenses
# - name: black check
# run: |
# black --check .
- name: black check
run: |
black --check .
- name: pip install
run: |
export QOKIT_PYTHON_ONLY=true
Expand Down

0 comments on commit f369822

Please sign in to comment.