Skip to content

Commit a2e3a8a

Browse files
authored
👷 Fix smokeshow, checkout files on CI (#1395)
1 parent f5612ed commit a2e3a8a

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
@@ -14,6 +14,7 @@ jobs:
1414
statuses: write
1515

1616
steps:
17+
- uses: actions/checkout@v4
1718
- uses: actions/setup-python@v5
1819
with:
1920
python-version: "3.10"

0 commit comments

Comments
 (0)