...and make that step fail
This commit is contained in:
@@ -44,4 +44,4 @@ jobs:
|
|||||||
cd sample_project
|
cd sample_project
|
||||||
# sabotage the project to cause an error
|
# sabotage the project to cause an error
|
||||||
echo '>' >> setup.py
|
echo '>' >> setup.py
|
||||||
python -m cibuildwheel --output-dir wheelhouse || true
|
python -m cibuildwheel --output-dir wheelhouse
|
||||||
|
|||||||
Reference in New Issue
Block a user