Skip to content

Commit 862d768

Browse files
fix2
1 parent 8ef3b0a commit 862d768

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bazel-checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ jobs:
5252
working-directory: utils/bazel
5353
run: |
5454
bazel test --config=ci @llvm-project//llvm/... \
55-
@llvm-project/clang/... \
56-
@llvm-project/mlir/...
55+
@llvm-project//clang/... \
56+
@llvm-project//mlir/...

0 commit comments

Comments
 (0)