fix broken ci (#13039)
This commit is contained in:
@ -5,4 +5,4 @@
|
||||
|
||||
here=$(dirname "$0")
|
||||
set -x
|
||||
exec ${here}/cargo nightly test --lib -- test_abi_
|
||||
exec "${here}/cargo" nightly test --lib -- test_abi_
|
||||
|
Reference in New Issue
Block a user