Skip to content

Commit

Permalink
test mypy with python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Conengmo committed Nov 19, 2024
1 parent 05392c5 commit cc721b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

- name: Set up Python 3
uses: actions/setup-python@v3
with:
python-version: '3.8'

- name: Install dependencies
run: |
Expand Down

0 comments on commit cc721b7

Please # to comment.