Fix docker issue
This commit is contained in:
parent
73918ce8af
commit
318a97c218
5
.github/workflows/format.yml
vendored
5
.github/workflows/format.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user