Skip to content

Commit

Permalink
move tag
Browse files Browse the repository at this point in the history
  • Loading branch information
dkijania committed Sep 27, 2023
1 parent 2b1f0dd commit 141d6a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildkite/src/Jobs/Test/VersionLint.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ let buildTestCmd : Text -> Size -> List Command.TaggedKey.Type -> Command.Type =
key = "version-linter",
target = cmd_target,
docker = None Docker.Type,
tags = [ PipelineTag.Type.Long, PipelineTag.Type.Test ],
depends_on = dependsOn,
artifact_paths = [ S.contains "core_dumps/*" ]
}
Expand Down

0 comments on commit 141d6a6

Please sign in to comment.