Skip to content

Commit

Permalink
No tox for make_release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmojaki committed Nov 11, 2021
1 parent 27ac950 commit 9974af7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions make_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ else
fi
fi

tox

export TAG="v${1}"
git tag "${TAG}"
git push origin master "${TAG}"
Expand Down

0 comments on commit 9974af7

Please sign in to comment.