We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6697d91 + a9ab282 commit 3b2112bCopy full SHA for 3b2112b
.github/workflows/ci.yml
@@ -21,9 +21,6 @@ jobs:
21
distribution: 'temurin'
22
cache: 'sbt'
23
java-version: ${{ matrix.java }}
24
- - uses: actions/setup-go@v2
25
- with:
26
- go-version: "^1.13.1"
27
- run: sbt test
28
bazel:
29
runs-on: ubuntu-latest
.github/workflows/sourcegraph.yml
@@ -18,10 +18,6 @@ jobs:
18
java-version: 8
19
20
- go-version: "1.15.6"
-
- name: Install src
run: yarn global add @sourcegraph/src
0 commit comments