Skip to content

Commit

Permalink
Fix CI check. (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-alec authored Mar 3, 2025
1 parent 65dfaeb commit aba7e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ cd ${GITHUB_WORKSPACE}/tests
python -m pip install --pre -r test-requirements.txt

# update the pytket version to the lastest (pre) release
python -m pip install --upgrade --pre pytket~=1.0
python -m pip install --upgrade --pre pytket~=2.0

# install the latest compatible pytket-qir version

Expand Down

0 comments on commit aba7e77

Please sign in to comment.