Skip to content

Commit

Permalink
chore: test build without publish
Browse files Browse the repository at this point in the history
Signed-off-by: ThibaultFy <[email protected]>
  • Loading branch information
ThibaultFy committed Mar 27, 2024
1 parent 1ca236f commit 1cc8347
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
python-version: 3.11
- name: Install Hatch
run: pipx install hatch
- name: Run tests
run: hatch run test:test
- name: Build dist
run: hatch build
# - name: Publish
Expand Down

0 comments on commit 1cc8347

Please sign in to comment.