1
1
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:
Patrick Thomson 2020-07-10 13:56:22 -04:00
parent d89940ffc2
commit eb9db76406

View File

@ -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