Fixed multi-mem SMALL_STACK test

pull/195/head
Daniele Lacamera 2022-04-08 13:26:55 +02:00
parent 40012321df
commit 07d5b50ce7
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ jobs:
- name: Build wolfboot and test app image v1, SIGN=NONE WOLFBOOT_SMALL_STACK=1
run: |
make SIGN=NONE
make SIGN=NONE WOLFBOOT_SMALL_STACK=1
- name: Build update image v2
run: |