Skip to content

Commit

Permalink
install qiskit-aer in CI-pipeline for unitary_calculation test
Browse files Browse the repository at this point in the history
  • Loading branch information
bastibock committed Jan 25, 2024
1 parent 7a067bd commit e724ce8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qrisp_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
pip install pytest
pip install -e ./
pip install pennylane
pip install qiskit-aer
- name: Test with pytest
run: |
pytest

0 comments on commit e724ce8

Please sign in to comment.