Skip to content

Commit

Permalink
Apply changes from connectedCheckShardMatrixYamlUpdate checkVersionIs…
Browse files Browse the repository at this point in the history
…Snapshot

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
RBusarow authored and github-actions[bot] committed Feb 6, 2024
1 parent 273263d commit 6ca73ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kotlin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ jobs :
api-level :
- 31
### <start-connected-check-shards>
shardNum : [ 1, 2, 3 ]
shardNum: [ 1, 2, 3 ]
### <end-connected-check-shards>
steps :
- uses : actions/checkout@v3
Expand All @@ -329,7 +329,7 @@ jobs :
api-level :
- 31
### <start-connected-check-shards>
shardNum : [ 1, 2, 3 ]
shardNum: [ 1, 2, 3 ]
### <end-connected-check-shards>
runtime : [ conflate, baseline-stateChange, conflate-stateChange ]
steps :
Expand Down

0 comments on commit 6ca73ff

Please sign in to comment.