mirror of
https://github.com/Kludex/awesome-fastapi-projects.git
synced 2025-05-13 12:47:04 +00:00
Adjust the GithubActions workflow
This commit is contained in:
parent
b25f428467
commit
f33f0d49a1
1
.github/workflows/app.yaml
vendored
1
.github/workflows/app.yaml
vendored
@ -34,6 +34,7 @@ jobs:
|
||||
run: |
|
||||
python -m pyproject_fmt --stdout --check --indent=4
|
||||
test:
|
||||
needs: [quality]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user