mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix runtime test target
PiperOrigin-RevId: 321029113
This commit is contained in:
@@ -23,4 +23,4 @@ if [ ! -v RUNTIME_TEST_NAME ]; then
|
||||
fi
|
||||
|
||||
install_runsc_for_test runtimes
|
||||
test_runsc "//test/runtimes:${RUNTIME_TEST_NAME}_test"
|
||||
test_runsc "//test/runtimes:${RUNTIME_TEST_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user