Format build.yml

This commit is contained in:
François Voron
2021-02-07 09:38:29 +01:00
parent 95b5c1b276
commit a8521f94ec

View File

@ -37,6 +37,7 @@ jobs:
pipenv run flit build
pipenv run flit install --python $(which python)
python test_build.py
release:
runs-on: ubuntu-latest
needs: test