Skip to content

Commit 02197c3

Browse files
authored
Merge branch 'master' into pre-commit-ci-update-config
2 parents dc55dc2 + 189b2f9 commit 02197c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: |
2424
python -m pip install --upgrade pip
2525
pip install -U setuptools
26-
pip install tox tox-gh-actions coverage[toml]
26+
pip install tox coverage[toml]
2727
- name: Type checking
2828
continue-on-error: true
2929
run: |

0 commit comments

Comments
 (0)