We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d2fae commit a62d906Copy full SHA for a62d906
1 file changed
.github/workflows/IntegrationTest.yml
@@ -18,8 +18,8 @@ jobs:
18
secrets: "inherit"
19
with:
20
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
21
- pkgs: |-
+ pkgs: |
22
[
23
"ITensorNetworks",
24
"ITensorNetworksNext"
25
- ]
+ ]
0 commit comments