Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohalt committed Apr 13, 2024
1 parent 4e672ab commit 38d600f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
with:
name: dist
path: dist
- run: |
pwd
find .
- name: Integration tests
run: |
pytest --version
Expand Down

0 comments on commit 38d600f

Please sign in to comment.