commit
de43be5543
|
@ -68,7 +68,7 @@ jobs:
|
||||||
- name: Setup Hatch
|
- name: Setup Hatch
|
||||||
run: pipx install hatch==1.7.0
|
run: pipx install hatch==1.7.0
|
||||||
|
|
||||||
- name: Run Unit Tests
|
- name: Build Sdist and Wheel
|
||||||
run: hatch build
|
run: hatch build
|
||||||
|
|
||||||
- name: Upload Sdist and Wheel to GitHub
|
- name: Upload Sdist and Wheel to GitHub
|
||||||
|
|
Loading…
Reference in New Issue