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 fd84b71 commit 1adacfbCopy full SHA for 1adacfb
.github/workflows/ci.yml
@@ -72,4 +72,4 @@ jobs:
72
[ -z "$files" ] || clang-format --dry-run --Werror $files
73
74
- name: Bazel tests
75
- run: bazel test src:all
+ run: bazel test src/...
0 commit comments