We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 271e23e commit b32555dCopy full SHA for b32555d
buildkite/src/Command/RosettaBlockRaceTest.dhall
@@ -28,7 +28,7 @@ in { step =
28
, buildFlags = BuildFlags.Type.Instrumented
29
}
30
)
31
- ( ".buildkite/scripts/rosetta-block-race-with-data.sh "
+ ( "buildkite/scripts/rosetta-block-race-with-data.sh "
32
++ "&& buildkite/scripts/upload-partial-coverage-data.sh ${key}"
33
34
]
0 commit comments