Skip to content

Commit 0f0b7ac

Browse files
committed
Normalize empty pkgs block scalar style
1 parent 1c4ffc8 commit 0f0b7ac

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,5 +18,5 @@ jobs:
1818
secrets: "inherit"
1919
with:
2020
localregistry: "https://github.com/ITensor/ITensorRegistry.git"
21-
pkgs: |-
22-
[]
21+
pkgs: |
22+
[]

0 commit comments

Comments
 (0)