Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo-Antonioli authored Nov 25, 2023
1 parent b268764 commit e2516b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Run mypy with nox
shell: bash
run: nox --force-color -s mypy-${{ matrix.python-version }} --follow-imports
run: nox --force-color -s mypy-${{ matrix.python-version }}

- name: Run tests with nox
shell: bash
Expand Down

0 comments on commit e2516b9

Please sign in to comment.