Skip to content

Commit de43be5

Browse files
authored
Merge pull request #2 from negz/main
Remove copy-pasta in CI workflow
2 parents 7bb33ae + 704eea5 commit de43be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Setup Hatch
6969
run: pipx install hatch==1.7.0
7070

71-
- name: Run Unit Tests
71+
- name: Build Sdist and Wheel
7272
run: hatch build
7373

7474
- name: Upload Sdist and Wheel to GitHub

0 commit comments

Comments
 (0)