Check examples/all on NetBSD

This commit is contained in:
Andreas T Jonsson
2024-05-13 10:02:48 +02:00
parent bde8407ce8
commit 5541f60233
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
gmake release
./odin version
./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/internal; gmake all_bsd)
(cd tests/issues; ./run.sh)