Skip to content

Commit 6ca73ff

Browse files
RBusarowgithub-actions[bot]
authored andcommitted
Apply changes from connectedCheckShardMatrixYamlUpdate checkVersionIsSnapshot
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 273263d commit 6ca73ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/kotlin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ jobs :
304304
api-level :
305305
- 31
306306
### <start-connected-check-shards>
307-
shardNum : [ 1, 2, 3 ]
307+
shardNum: [ 1, 2, 3 ]
308308
### <end-connected-check-shards>
309309
steps :
310310
- uses : actions/checkout@v3
@@ -329,7 +329,7 @@ jobs :
329329
api-level :
330330
- 31
331331
### <start-connected-check-shards>
332-
shardNum : [ 1, 2, 3 ]
332+
shardNum: [ 1, 2, 3 ]
333333
### <end-connected-check-shards>
334334
runtime : [ conflate, baseline-stateChange, conflate-stateChange ]
335335
steps :

0 commit comments

Comments
 (0)