mirror of
https://github.com/github/semantic.git
synced 2024-11-22 23:29:37 +03:00
Try not building all and see if it helps
This commit is contained in:
parent
d89940ffc2
commit
eb9db76406
1
.github/workflows/bazel.yml
vendored
1
.github/workflows/bazel.yml
vendored
@ -36,6 +36,5 @@ jobs:
|
||||
|
||||
- name: Build & test
|
||||
run: |
|
||||
bin/bazel build --config=ci //semantic:all
|
||||
bin/bazel test --config=ci --test_tag_filters=language-test //...
|
||||
bin/bazel test --config=ci //semantic-source //semantic:spec
|
||||
|
Loading…
Reference in New Issue
Block a user