mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
actually fail CI when NetBSD tests fail
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
||||
pkgin -y in gmake git bash python311 llvm clang
|
||||
ln -s /usr/pkg/bin/python3.11 /usr/bin/python3
|
||||
run: |
|
||||
set -e -x
|
||||
git config --global --add safe.directory $(pwd)
|
||||
gmake release
|
||||
./odin version
|
||||
|
||||
Reference in New Issue
Block a user