Skip to content

Commit

Permalink
Update test location and drop CI specific bazelrc
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll committed Dec 20, 2024
1 parent f150b54 commit 9388e1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 20 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
folders: |
[
".",
"test/bazel",
"bazel/integration_test",
]
exclude: |
[
{"folder": ".", "bzlmodEnabled": false},
{"folder": "test/bazel", "bzlmodEnabled": false},
{"folder": "bazel/integration_test", "bzlmodEnabled": false},
]
18 changes: 0 additions & 18 deletions .github/workflows/ci.bazelrc

This file was deleted.

0 comments on commit 9388e1b

Please sign in to comment.