fix buildkite yaml

This commit is contained in:
spalger 2021-11-03 23:02:56 +00:00 committed by Jonathan Budzenski
parent 674f32e56e
commit cee9be86c7

View file

@ -148,11 +148,11 @@ steps:
timeout_in_minutes: 90
- command: .buildkite/scripts/steps/lint_with_types.sh
label: 'Linting (with types)'
agents:
queue: c2-16
key: linting_with_types
timeout_in_minutes: 90
label: 'Linting (with types)'
agents:
queue: c2-16
key: linting_with_types
timeout_in_minutes: 90
- command: .buildkite/scripts/steps/checks.sh
label: 'Checks'