Skip to content

Commit

Permalink
Merge branch 'merge-back-to-compatible-2024-10-28' into merge-back-to…
Browse files Browse the repository at this point in the history
…-develop-2024-10-28
  • Loading branch information
mrmr1993 committed Oct 28, 2024
2 parents 728512b + d7bb993 commit 14f7458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/src/Jobs/Test/PatchArchiveTest.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ in Pipeline.build
, spec = JobSpec::{
, dirtyWhen =
[ S.strictlyStart (S.contains "src")
, S.exactly "scripts/path-archive-test" "sh"
, S.exactly "scripts/patch-archive-test" "sh"
, S.exactly "buildkite/src/Jobs/Test/PatchArchiveTest" "dhall"
, S.exactly "buildkite/src/Command/PatchArchiveTest" "dhall"
]
Expand Down

0 comments on commit 14f7458

Please sign in to comment.