Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jun 2, 2023
1 parent 505ef6a commit 4db390a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- uses: actions/setup-python@v4

- run: python -Im pip install --upgrade wheel tox
- run: python -Im tox run -e -f mypy
- run: python -Im tox run -f mypy

mypy-api:
name: Mypy for API on ${{ matrix.python-version }}
Expand Down

0 comments on commit 4db390a

Please sign in to comment.