We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c87d5c commit 830beb9Copy full SHA for 830beb9
README.md
@@ -243,7 +243,7 @@ jobs:
243
uses: "ITensor/ITensorActions/.github/workflows/IntegrationTest.yml@main"
244
with:
245
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
246
- repo: "${{ matrix.repo }}"
+ pkg: "${{ matrix.pkg }}"
247
```
248
249
Additionally, it is possible to run these tests dynamically, whenever a comment on a PR is detected.
0 commit comments