Skip to content

Commit

Permalink
Depend upon the Format job instead of Clang-Format (#10781)
Browse files Browse the repository at this point in the history
Historically, our format CI job has been called clang-format, but that
is now confusing since that job tests autopep8 and now cmake-format in
addition to clang-format. Renaming it to simply "Format" now.
  • Loading branch information
bneradt authored Nov 15, 2023
1 parent 5a57fac commit 351605d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ github:
- Rocky
- CentOS
- Clang-Analyzer
- Clang-Format
- Format
- Debian
- Docs
- Fedora
Expand Down

0 comments on commit 351605d

Please sign in to comment.