Skip to content

Commit 4c3c3cb

Browse files
committed
dhall lints
1 parent 2e5b45f commit 4c3c3cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

buildkite/src/Command/Rosetta/Connectivity.dhall

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,9 @@ let pipeline
9696
"buildkite/src/Command/Rosetta/Connectivity"
9797
"dhall"
9898
, S.exactly "scripts/tests/rosetta-connectivity" "sh"
99-
, S.exactly "buildkite/scripts/tests/rosetta-integration-tests" "sh"
99+
, S.exactly
100+
"buildkite/scripts/tests/rosetta-integration-tests"
101+
"sh"
100102
]
101103
# spec.additionalDirtyWhen
102104
, path = "Test"

0 commit comments

Comments
 (0)