summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/format.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
index 7e1552cb..23f71a94 100644
--- a/.github/workflows/format.yml
+++ b/.github/workflows/format.yml
@@ -63,7 +63,8 @@ jobs:
run: |
. docker/build.sh
GetGcc
- GetNrfSdk
- GetMcuBoot
+ # I guess these already exist inside the docker?
+ #GetNrfSdk
+ #GetMcuBoot
CmakeGenerate
- run: tests/test-tidy.sh