Merge branch 'release' into 'master'
Use Cargo release flag See merge request Librem5/squeekboard!256
This commit is contained in:
@ -62,7 +62,7 @@ foreach layout : [
|
||||
test(
|
||||
'test_layout_' + layout,
|
||||
cargo_script,
|
||||
args: ['', 'run', '--example', 'test_layout', layout]
|
||||
args: ['run', '--example', 'test_layout', layout]
|
||||
)
|
||||
endforeach
|
||||
|
||||
|
||||
Reference in New Issue
Block a user