Skip to content

Commit

Permalink
config gcs
Browse files Browse the repository at this point in the history
  • Loading branch information
dana-yaish committed Jul 28, 2023
1 parent 81270f8 commit 69c01ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
echo "$GCP_CREDENTIALS" > service.json
echo "-----"
bazel build //app/...
bazel coverage --remote_cache=https://storage.googleapis.com/bazel-test-dana \
--google_credentials=service.json
bazel coverage
--run_under //app/projectA:codecov_wrapper.sh \
--test_output=all \
--action_env=GIT_DIR=${PWD}/$(git rev-parse --git-dir) \
Expand Down

0 comments on commit 69c01ca

Please sign in to comment.