Skip to content

Commit c82e897

Browse files
authored
Update python-app.yml
1 parent 791a50f commit c82e897

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
os: ["macos-11", ubuntu-20.04, "windows-latest"]
2121
python_version: ["3.7", "3.8", "3.9", "3.10", "3.11-dev"]
2222
steps:
23+
- uses: actions/checkout@v2
2324
- name: Setup python
2425
uses: actions/setup-python@v2
2526
with:

0 commit comments

Comments
 (0)