Upload some sample wheels as artifacts

This commit is contained in:
Joe Rickerby
2020-12-28 00:57:53 +00:00
parent 985ef4dfef
commit 31d0351ddf
+5
View File
@@ -53,6 +53,11 @@ jobs:
run: |
python bin/sample_build.py
- uses: actions/upload-artifact@v2
with:
name: sample_wheels
path: wheelhouse
- name: Test cibuildwheel
run: |
python ./bin/run_tests.py