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.
1 parent 273263d commit 6ca73ffCopy full SHA for 6ca73ff
.github/workflows/kotlin.yml
@@ -304,7 +304,7 @@ jobs :
304
api-level :
305
- 31
306
### <start-connected-check-shards>
307
- shardNum : [ 1, 2, 3 ]
+ shardNum: [ 1, 2, 3 ]
308
### <end-connected-check-shards>
309
steps :
310
- uses : actions/checkout@v3
@@ -329,7 +329,7 @@ jobs :
329
330
331
332
333
334
runtime : [ conflate, baseline-stateChange, conflate-stateChange ]
335
0 commit comments