[CI] don't init west
Some checks failed
Build / Build (push) Failing after 1m20s

This commit is contained in:
Marius Alwan Meyer 2023-07-20 22:17:37 +00:00
parent 1589983a1e
commit 389502e317

View File

@ -44,9 +44,6 @@ jobs:
timeout-minutes: 5
continue-on-error: true
- name: West Init
run: west init -l config
- name: West Update
run: west update