mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
ci: keep going on bazel test failures
This commit is contained in:
parent
e5c1ecaee5
commit
34b75fda25
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
- name: Test
|
||||
run: |
|
||||
"${GITHUB_WORKSPACE}/bin/bazel" test \
|
||||
-c opt \
|
||||
-k -c opt \
|
||||
--stamp \
|
||||
--workspace_status_command hack/workspace_status.sh --\
|
||||
//src/... //hack/... -//hack/dev-container/...
|
||||
|
|
Loading…
Add table
Reference in a new issue