Skip to content

Commit

Permalink
fix bumpversion
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Dec 27, 2021
1 parent d3c350c commit 3744d67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ jobs:
- run:
name: "Check bumpversion"
command: |
export PATH="/home/builder/.local/bin:$PATH"
pip3 install bumpversion
bumpversion --dry-run --verbose major
bumpversion --dry-run --verbose minor
bumpversion --dry-run --verbose patch
Expand Down

0 comments on commit 3744d67

Please sign in to comment.