Skip to content

Commit 0b2175b

Browse files
committed
test setup
1 parent 8875a17 commit 0b2175b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
working-directory: ./mapswipe_workers
2121
run: |
2222
python -m pip install --upgrade pip
23-
pip install flake8 black==19.10b0 isort
23+
pip install flake8 black==22.3.0 isort
2424
- name: Code style
2525
working-directory: ./mapswipe_workers
2626
run: |

0 commit comments

Comments
 (0)