Skip to content

Commit

Permalink
debug: try building in GH actions manualy
Browse files Browse the repository at this point in the history
  • Loading branch information
rsln-s committed Aug 2, 2024
1 parent 295a89c commit 8740ced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qokit-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: pip install
run: |
pip install .
make -C qokit/fur/c/csim/src/
- name: Run tests
run: |
pytest --cov=qokit --cov-fail-under=75 -rs tests
Expand Down

0 comments on commit 8740ced

Please sign in to comment.