Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/IntegrationTestRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run-tests:
name: "Run Tests"
needs: get-pr-comment
uses: ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@fe3dfd399dc770aeb0e151e04dbd3d4627b9e603
uses: ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@48df4851ecc2d6ad1f282bbb566230945b3b406c
with:
localregistry: "${{ inputs.localregistry }}"
extra-dev-paths: "${{ inputs.extra-dev-paths }}"
Expand Down
Loading