Skip to content

Commit

Permalink
👷 Fix smokeshow, checkout files on CI (#1395)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Oct 12, 2024
1 parent f5612ed commit a2e3a8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/smokeshow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
statuses: write

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.10"
Expand Down

0 comments on commit a2e3a8a

Please sign in to comment.