Skip to content

Commit 3e72383

Browse files
committed
fixing mypy
1 parent 5986364 commit 3e72383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_full.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Set up Python
3535
uses: actions/setup-python@v4
3636
with:
37-
python-version: 3.9
37+
python-version: 3.8
3838
- name: Install Flit
3939
run: pip install flit
4040
- name: Install Dependencies

0 commit comments

Comments
 (0)