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