Skip to content

Commit

Permalink
no quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerJang27 committed Mar 26, 2024
1 parent eede776 commit 07b09fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compute_impacted_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
BAZEL_STARTUP_OPTIONS: --host_jvm_args=-Xmx12G,--block_for_lock,--client_debug
BAZEL_PATH: bazel
BAZEL_DIFF_CMD: ${{ steps.bazel-diff.outputs.bazel_diff_cmd }}
BAZEL_DIFF_ARGS: --bazelCommandOptions="--remote_cache="
BAZEL_DIFF_ARGS: --bazelCommandOptions=--remote_cache=

- name: Validate Impacted Targets Computation
shell: bash
Expand Down

0 comments on commit 07b09fc

Please sign in to comment.