mirror of https://github.com/tiangolo/fastapi.git
👷 Fix smokeshow, checkout files on CI (#12434)
This commit is contained in:
parent
ac6c08c71f
commit
495d90161b
|
|
@ -21,6 +21,7 @@ jobs:
|
|||
env:
|
||||
GITHUB_CONTEXT: ${{ toJson(github) }}
|
||||
run: echo "$GITHUB_CONTEXT"
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.9'
|
||||
|
|
|
|||
Loading…
Reference in New Issue