mirror of
https://github.com/libunwind/libunwind.git
synced 2026-01-12 00:04:03 +08:00
Switch to using check-namespace.sh
Some cross-builty CI ABI checks were failing because the wrapper script was removed.
This commit is contained in:
committed by
Stephen M. Webb
parent
9992e487cf
commit
a2fd0c1c9a
2
.github/workflows/CI-unix.yml
vendored
2
.github/workflows/CI-unix.yml
vendored
@@ -147,7 +147,7 @@ jobs:
|
||||
*)
|
||||
srcdir=$(pwd)
|
||||
cd build/tests
|
||||
${srcdir}/tests/run-check-namespace
|
||||
./check-namespace.sh
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user