We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd8281a commit 4f4b1b9Copy full SHA for 4f4b1b9
1 file changed
synthtool/gcp/templates/java_library/.github/workflows/ci.yaml
@@ -19,10 +19,6 @@ jobs:
19
- run: .kokoro/build.sh
20
env:
21
JOB_TYPE: test
22
- - name: coverage
23
- uses: codecov/codecov-action@v1
24
- with:
25
- name: actions ${{'{{matrix.java}}'}}
26
windows:
27
runs-on: windows-latest
28
steps:
@@ -80,4 +76,4 @@ jobs:
80
76
- run: java -version
81
77
82
78
83
- JOB_TYPE: clirr
79
+ JOB_TYPE: clirr
0 commit comments