mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 16:18:52 +00:00
Check examples/all on NetBSD
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
|||||||
gmake release
|
gmake release
|
||||||
./odin version
|
./odin version
|
||||||
./odin report
|
./odin report
|
||||||
./odin check examples/demo -vet
|
./odin check examples/all -vet -strict-style -target:netbsd_amd64
|
||||||
(cd tests/core; gmake all_bsd)
|
(cd tests/core; gmake all_bsd)
|
||||||
(cd tests/internal; gmake all_bsd)
|
(cd tests/internal; gmake all_bsd)
|
||||||
(cd tests/issues; ./run.sh)
|
(cd tests/issues; ./run.sh)
|
||||||
|
|||||||
Reference in New Issue
Block a user