Skip to content

Commit 5d3300d

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/bump-jax-api-hashability' into bump-jax-api-hashability
2 parents d4683bb + 209e9ba commit 5d3300d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: |
5656
pip install --upgrade --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ pennylane-catalyst pennylane-lightning
5757
pip install -e .
58-
# TODO: use 0.7.0 after updating all the documentation
58+
# TODO: use 0.7.0 after updating all the documentation
5959
pip install sybil pytest "jax~=0.6.0" "jaxlib~=0.6.0" torch matplotlib pyzx
6060
6161
- name: Print Dependencies

0 commit comments

Comments
 (0)