Skip to content

Commit 794f7bb

Browse files
committed
Fix formatting
1 parent 5c5e3f1 commit 794f7bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-ci-container-tooling.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
test-command: 'cd $HOME && clang-format --version | grep version && git-clang-format -h | grep usage && black --version | grep black'
3737
- container-name: code-lint
3838
test-command: 'cd $HOME && clang-tidy --version | grep version && clang-tidy-diff.py -h | grep usage'
39-
4039
- container-name: abi-tests
4140
test-command: 'cd $HOME && abi-compliance-checker --help'
4241
steps:

0 commit comments

Comments
 (0)