Upload some sample wheels as artifacts
This commit is contained in:
@@ -53,6 +53,11 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python bin/sample_build.py
|
python bin/sample_build.py
|
||||||
|
|
||||||
|
- uses: actions/upload-artifact@v2
|
||||||
|
with:
|
||||||
|
name: sample_wheels
|
||||||
|
path: wheelhouse
|
||||||
|
|
||||||
- name: Test cibuildwheel
|
- name: Test cibuildwheel
|
||||||
run: |
|
run: |
|
||||||
python ./bin/run_tests.py
|
python ./bin/run_tests.py
|
||||||
|
|||||||
Reference in New Issue
Block a user