Skip to content

Commit

Permalink
ci: print version bump on pr
Browse files Browse the repository at this point in the history
Signed-off-by: Jens Peder Meldgaard <[email protected]>
  • Loading branch information
JenspederM committed Nov 2, 2024
1 parent a49ece3 commit fa244c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Print Version Changes
run: |
source .venv/bin/activate
rye run cz bump --dry-run
cz bump --dry-run

0 comments on commit fa244c4

Please sign in to comment.