Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaeder committed Jun 24, 2024
1 parent 270e2f6 commit b1ff907
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,3 @@ jobs:
# PKG_VERSION=$(nonadditivity --version | sed -n -e 's/^.*version //p')
# PYPI_VERSION=$(curl https://pypi.org/pypi/nonadditivity/json | jq -r '.version')
# if [ $PKG_VERSION > $PYPI_VERSION ]; then poetry publish --build -u $PYPI_UN -p $PYPI_PW ; fi

0 comments on commit b1ff907

Please sign in to comment.