Skip to content

Commit

Permalink
Bump python version to run flake tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
aquaherd committed Nov 14, 2023
1 parent 6de7a42 commit 8827cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v1
with:
python-version: '3.6'
python-version: '3.7'
- name: Install flake8
run: |
pip install flake8
Expand Down

0 comments on commit 8827cf5

Please sign in to comment.