Skip to content

Commit

Permalink
[ci] tweaking the engflow ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Jun 19, 2023
1 parent 03d6664 commit eae0209
Showing 1 changed file with 3 additions and 2 deletions.
Expand Up @@ -10,5 +10,6 @@ jobs:
uses: ./.github/workflows/bazel.yml
with:
name: Cache
cache-key: java
run: bazel test --config=remote-ci --test_size_filters=small --keep_going //java/... //py/...
cache-key: rbe
disk-cache: false
run: bazel test --config=remote --keep_going //java/...

0 comments on commit eae0209

Please sign in to comment.