fix broken ci (#13039)

This commit is contained in:
Ryo Onodera
2020-10-21 09:14:33 +09:00
committed by GitHub
parent 6f930351d2
commit 2bb27cdb25

View File

@ -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_