Skip to content

Commit cc70237

Browse files
Clarify build step
1 parent c497f90 commit cc70237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v2
1414

15-
- name: Set up Python 3.9
15+
- name: Set up Python
1616
uses: actions/setup-python@v2
1717
with:
1818
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)