Skip to content

Commit 3dbbe8a

Browse files
authored
👷 Fix smokeshow, checkout files on CI (#106)
1 parent e689beb commit 3dbbe8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/smokeshow.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
env:
2121
GITHUB_CONTEXT: ${{ toJson(github) }}
2222
run: echo "$GITHUB_CONTEXT"
23+
- uses: actions/checkout@v4
2324
- uses: actions/setup-python@v5
2425
with:
2526
python-version: '3.9'

0 commit comments

Comments
 (0)