Skip to content

Commit

Permalink
Do not create or update the GitHub commit status for the whitespace
Browse files Browse the repository at this point in the history
… job (JuliaLang#44160)
  • Loading branch information
DilumAluthge authored Feb 13, 2022
1 parent 635449d commit ea84398
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .buildkite/pipelines/main/misc/whitespace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,5 @@ steps:
workspaces:
- "/cache/repos:/cache/repos"
timeout_in_minutes: 10
notify:
- github_commit_status:
context: "whitespace"
commands: |
make --output-sync -j$${JULIA_CPU_THREADS:?} check-whitespace

0 comments on commit ea84398

Please sign in to comment.