Skip to content

Commit

Permalink
try github.ref
Browse files Browse the repository at this point in the history
  • Loading branch information
lillian542 committed Mar 7, 2024
1 parent 362fbfc commit f203298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ibmq_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install Plugin
run: |
pip install git+https://github.com/PennyLaneAI/pennylane-qiskit.git@v0.35.1-rc
pip install git+https://github.com/PennyLaneAI/pennylane-qiskit.git@${{ github.ref }}
pip freeze
- name: Run tests
Expand Down

0 comments on commit f203298

Please sign in to comment.