Skip to content

Commit 877ee3c

Browse files
authored
👷 Fix smokeshow, checkout files on CI (#243)
1 parent ff73b74 commit 877ee3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/smokeshow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
if: ${{ github.event.workflow_run.conclusion == 'success' }}
1717
runs-on: ubuntu-latest
1818
steps:
19+
- uses: actions/checkout@v4
1920
- uses: actions/setup-python@v5
2021
with:
2122
python-version: '3.9'

0 commit comments

Comments
 (0)