summaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test.yml')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 62a3405..d20b28a 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -43,8 +43,6 @@ jobs:
run: west init -l app
- name: West update
run: west update
- - name: West config Zephyr base
- run: west config --global zephyr.base-prefer configfile
- name: West Zephyr export
run: west zephyr-export
- name: Test all