Merge branch 'main' into aeisenberg/checkout-path-commitoid
This commit is contained in:
commit
88db5e75ec
131 changed files with 2233 additions and 2097 deletions
|
|
@ -85,6 +85,7 @@ for file in os.listdir('checks'):
|
|||
}
|
||||
},
|
||||
'name': checkSpecification['name'],
|
||||
'timeout-minutes': 45,
|
||||
'runs-on': '${{ matrix.os }}',
|
||||
'steps': steps
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue