Skip to content

Commit 153b6a6

Browse files
committed
Add simple test to imgtool
1 parent 4a58ca1 commit 153b6a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
4141
cd build-dbg
4242
sudo meson test
43+
sudo ./imgtool --create --size 1g --pool pone test-img
4344
4445
- name: Logs
4546
if: always()

0 commit comments

Comments
 (0)