Fix docker issue

This commit is contained in:
Riku Isokoski 2022-08-16 18:39:17 +03:00 committed by JF
parent 73918ce8af
commit 318a97c218

View File

@ -63,7 +63,8 @@ jobs:
run: | run: |
. docker/build.sh . docker/build.sh
GetGcc GetGcc
GetNrfSdk # I guess these already exist inside the docker?
GetMcuBoot #GetNrfSdk
#GetMcuBoot
CmakeGenerate CmakeGenerate
- run: tests/test-tidy.sh - run: tests/test-tidy.sh