Fix up test runner scripts
This commit is contained in:
+1
-4
@@ -1,6 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
cd ..
|
||||
|
||||
CIBW_PLATFORM=linux ./bin/run_test.py $1
|
||||
CIBW_PLATFORM=linux pytest $1
|
||||
|
||||
Reference in New Issue
Block a user