Skip to content

Commit ca4c335

Browse files
committed
Normalize pkgs block scalar style to |
1 parent 869736f commit ca4c335

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/IntegrationTest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
secrets: "inherit"
1919
with:
2020
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
21-
pkgs: |-
21+
pkgs: |
2222
[
2323
"https://github.com/ITensor/Tennis.jl"
24-
]
24+
]

0 commit comments

Comments
 (0)