Skip to content

Commit

Permalink
debug version string generation
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverrahner committed May 6, 2024
1 parent 187f4b5 commit 1e02f56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- name: Run internal tests
run: |
pytest tests/agrirouter/internal --junitxml=junit/test-results.xml
- name: Show git status to debug version string generation
run: git status
- name: Build a binary wheel and a source tarball
run: python3 -m build
- name: Store the distribution packages
Expand Down

0 comments on commit 1e02f56

Please sign in to comment.