Skip to content

Commit b32555d

Browse files
committed
fix path
1 parent 271e23e commit b32555d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildkite/src/Command/RosettaBlockRaceTest.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ in { step =
2828
, buildFlags = BuildFlags.Type.Instrumented
2929
}
3030
)
31-
( ".buildkite/scripts/rosetta-block-race-with-data.sh "
31+
( "buildkite/scripts/rosetta-block-race-with-data.sh "
3232
++ "&& buildkite/scripts/upload-partial-coverage-data.sh ${key}"
3333
)
3434
]

0 commit comments

Comments
 (0)