Skip to content

Commit

Permalink
[ci] be more flexible on the python version
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed May 12, 2020
1 parent e04b28e commit 2b1ad2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake8.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v1
with:
python-version: 3.7.6
python-version: 3.7
architecture: x64
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 2b1ad2a

Please sign in to comment.