Files
cibuildwheel/bin/dev_run_test
T

7 lines
82 B
Bash
Executable File

#!/bin/bash
cd "$(dirname "$0")"
cd ..
CIBW_PLATFORM=linux ./bin/run_test.py $1