Skip to content

Commit

Permalink
Pin formatting CI python version
Browse files Browse the repository at this point in the history
To work around python/mypy#13627
  • Loading branch information
nsmith- committed Sep 13, 2022
1 parent 8c6de4e commit c5d7e88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
submodules: recursive
- uses: actions/setup-python@v3
with:
python-version: 3.10.6
- uses: pre-commit/action@v3.0.0
with:
extra_args: --hook-stage manual --all-files
Expand Down

0 comments on commit c5d7e88

Please sign in to comment.