Skip to content

Commit

Permalink
Revert "debug: try building in GH actions manualy"
Browse files Browse the repository at this point in the history
This reverts commit 8740ced.
  • Loading branch information
rsln-s committed Aug 2, 2024
1 parent 8740ced commit 66d3c0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/qokit-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ 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 66d3c0b

Please sign in to comment.