Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim committed Sep 6, 2023
1 parent ea0991c commit cc53d42
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test_fast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ jobs:
- name: Typing
if: startsWith(matrix.os, 'ubuntu')
run: |
sed -i s@python_version = 3.7@python_version = {{matrix.python-version}}@ mypy.ini
mypy
mypy --python-version {{matrix.python-version}}
- name: Doctests
timeout-minutes: 4
Expand Down

0 comments on commit cc53d42

Please sign in to comment.