- Add missing parameter.

***NO_CI***
This commit is contained in:
José Simões 2022-11-05 10:40:26 +00:00
Родитель e93e6e1e73
Коммит f2361a8f83
1 изменённых файлов: 1 добавлений и 0 удалений

1
.github/workflows/update-dependencies-3.yml поставляемый
Просмотреть файл

@ -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'