Skip to content

Commit 1adacfb

Browse files
absorb #38
1 parent fd84b71 commit 1adacfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ jobs:
7272
[ -z "$files" ] || clang-format --dry-run --Werror $files
7373
7474
- name: Bazel tests
75-
run: bazel test src:all
75+
run: bazel test src/...

0 commit comments

Comments
 (0)