[CI] Fix bench.flash

This commit is contained in:
Yaya-Cout
2022-04-27 18:59:31 +02:00
parent d10d1cd65d
commit 807945ad0f
2 changed files with 2 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ jobs:
- run: make -j2 flasher.light.dfu
- run: make -j2 flasher.verbose.dfu
- run: make -j2 bench.ram.dfu
- run: make -j2 bench.flash.dfu
# - run: make -j2 bench.flash.dfu
- run: make -j2 binpack
- run: cp output/release/device/n0110/binpack-n0110-`git rev-parse HEAD | head -c 7`.tgz output/release/device/n0110/binpack-n0110.tgz
- id: 'auth'