v3.2.0 #105
@ -30,3 +30,7 @@ jobs:
|
||||
pip install tox tox-gh-actions
|
||||
- name: Test with tox
|
||||
run: tox
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Artifacts
|
||||
path: dist/*
|
||||
|
Loading…
Reference in New Issue
Block a user