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 3973a55 commit 59d82b9Copy full SHA for 59d82b9
buildkite/src/Jobs/Test/RosettaBlockRaceTest.dhall
@@ -28,6 +28,7 @@ in Pipeline.build
28
[ S.strictlyStart (S.contains "src")
29
, S.exactly "scripts/rosetta/test-block-race-with-data" "sh"
30
, S.exactly "scripts/rosetta/test-block-race" "sh"
31
+ , S.exactly "buildkite/scripts/rosetta-block-race-test" "sh"
32
, S.exactly "buildkite/src/Jobs/Test/RosettaBlockRaceTest" "dhall"
33
, S.exactly "buildkite/src/Command/RosettaBlockRaceTest" "dhall"
34
]
0 commit comments