We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c5e3f1 commit 794f7bbCopy full SHA for 794f7bb
.github/workflows/build-ci-container-tooling.yml
@@ -36,7 +36,6 @@ jobs:
36
test-command: 'cd $HOME && clang-format --version | grep version && git-clang-format -h | grep usage && black --version | grep black'
37
- container-name: code-lint
38
test-command: 'cd $HOME && clang-tidy --version | grep version && clang-tidy-diff.py -h | grep usage'
39
-
40
- container-name: abi-tests
41
test-command: 'cd $HOME && abi-compliance-checker --help'
42
steps:
0 commit comments