mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-11-01 10:25:45 +08:00
Format build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user