Skip to content

Commit

Permalink
fix the check key name
Browse files Browse the repository at this point in the history
  • Loading branch information
Siarhei Harbuz committed Aug 17, 2023
1 parent 41d01bf commit 865b9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ steps:
key: "check"
steps:
- label: ":white_check_mark: Run check"
key: check
key: make-check
command: "make check"
agents:
image: "${GO_AGENT_IMAGE}"
Expand Down

0 comments on commit 865b9a1

Please sign in to comment.