File tree 2 files changed +3
-7
lines changed
2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 19
19
- run : .kokoro/build.sh
20
20
env :
21
21
JOB_TYPE : test
22
- - name : coverage
23
- uses : codecov/codecov-action@v1
24
- with :
25
- name : actions ${{matrix.java}}
26
22
windows :
27
23
runs-on : windows-latest
28
24
steps :
80
76
- run : java -version
81
77
- run : .kokoro/build.sh
82
78
env :
83
- JOB_TYPE : clirr
79
+ JOB_TYPE : clirr
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-shared-dependencies.git",
7
- "sha": "4bdeb4d35c8de58e17f6092392bb4743a59799ab "
7
+ "sha": "eefcb6ead088783c98e803e82bfb12d231712e46 "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "synthtool",
13
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "046994f491c02806aea60118e214a9edd67f5ab7 "
14
+ "sha": "4f4b1b9b8d8b52f1e9e4a76165896debce5ab7f1 "
15
15
}
16
16
}
17
17
],
You can’t perform that action at this time.
0 commit comments