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 ac8dff8 commit aa73b13
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 @@ -36,6 +36,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 aa73b13

Please sign in to comment.