mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 17:49:09 +00:00
chore: speed up builds by breaking out dev-container again
This commit is contained in:
parent
2bb7d8666d
commit
9e6a942018
6 changed files with 1 additions and 5 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
"${GITHUB_WORKSPACE}/bin/bazel" test \
|
||||
--stamp \
|
||||
--workspace_status_command hack/workspace_status.sh \
|
||||
//src/...
|
||||
//src/... //hack/...
|
||||
|
||||
- name: Docker Login
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue