Skip to content

Commit

Permalink
Test against qiskit-algorithms main in dev version tests (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrison authored Nov 29, 2023
1 parent 8d0baf1 commit ea4136c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_development_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
python -m pip install toml typer
python tools/extremal-python-dependencies.py pin-dependencies \
"qiskit-ibm-runtime @ git+https://github.com/Qiskit/qiskit-ibm-runtime.git" \
"qiskit-algorithms @ git+https://github.com/qiskit-community/qiskit-algorithms.git" \
--inplace
- name: Modify tox.ini for more thorough check
shell: bash
Expand Down

0 comments on commit ea4136c

Please sign in to comment.