Skip to content

Commit 6f5e089

Browse files
authored
Update install_requirements.yml
1 parent 48a0ac2 commit 6f5e089

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/install_requirements.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
run: ls
4040
- name: Set up Python
4141
uses: actions/setup-python@v4
42-
# with:
43-
# python-version: '3.8'
42+
with:
43+
python-version: '3.8'
4444
- name: Test two minus one third
4545
run: cd examples && python3 install_requirements.py
4646
- name: Test two

0 commit comments

Comments
 (0)