Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sluongng committed Aug 6, 2024
1 parent 8263170 commit ccb0e4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion buildbuddy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ actions:
branches:
- "*"
bazel_commands:
- test //... --config=linux-workflows --config=race --test_tag_filters=-performance,-docker,-bare
- clean --expunge --async
- test //... --config=linux-workflows --config=race --test_tag_filters=-performance,-docker,-bare --remote_grpc_log=$BUILDBUDDY_ARTIFACTS_DIRECTORY/grpc.log
- name: Test with BzlMod
container_image: ubuntu-20.04
triggers:
Expand Down

0 comments on commit ccb0e4b

Please sign in to comment.