Work CI-CD
- Add missing parameter. ***NO_CI***
This commit is contained in:
Родитель
e93e6e1e73
Коммит
f2361a8f83
|
@ -19,6 +19,7 @@ jobs:
|
|||
uses: nanoframework/nf-tools/.github/workflows/update-dependencies.yml@main
|
||||
with:
|
||||
timeout-minutes: 180 # Non default as IoT devices has lots of solutions to update!
|
||||
solutionsToCheck: '*.sln'
|
||||
workingDirectory: devices
|
||||
branchToPr: 'develop'
|
||||
exclusionList: 'Ft6xx6x,ShiftRegister,NumberHelper,System.Buffers.Binary.BinaryPrimitives,Multiplexing,System.Device.Model,System.Diagnostics.Stopwatch,System.Drawing,System.Numerics,WeatherHelper'
|
||||
|
|
Загрузка…
Ссылка в новой задаче