Skip to content

Commit ea84398

Browse files
authored
Do not create or update the GitHub commit status for the whitespace job (#44160)
1 parent 635449d commit ea84398

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.buildkite/pipelines/main/misc/whitespace.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,5 @@ steps:
1717
workspaces:
1818
- "/cache/repos:/cache/repos"
1919
timeout_in_minutes: 10
20-
notify:
21-
- github_commit_status:
22-
context: "whitespace"
2320
commands: |
2421
make --output-sync -j$${JULIA_CPU_THREADS:?} check-whitespace

0 commit comments

Comments
 (0)