Skip to content

Commit

Permalink
Fixup typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmr1993 committed Oct 28, 2024
1 parent cf6f9fa commit d7bb993
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 d7bb993

Please sign in to comment.