Skip to content

Commit 830beb9

Browse files
committed
Update README
1 parent 3c87d5c commit 830beb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ jobs:
243243
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
244244
with:
245245
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
246-
repo: "${{ matrix.repo }}"
246+
pkg: "${{ matrix.pkg }}"
247247
```
248248

249249
Additionally, it is possible to run these tests dynamically, whenever a comment on a PR is detected.

0 commit comments

Comments
 (0)