Skip to content

Commit a62d906

Browse files
committed
Normalize pkgs block scalar style to |
1 parent 13d2fae commit a62d906

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,8 +18,8 @@ jobs:
1818
secrets: "inherit"
1919
with:
2020
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
21-
pkgs: |-
21+
pkgs: |
2222
[
2323
"ITensorNetworks",
2424
"ITensorNetworksNext"
25-
]
25+
]

0 commit comments

Comments
 (0)