Skip to content

Commit

Permalink
stubtest --concise
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham committed Aug 30, 2024
1 parent 98482e7 commit a4fe8e0
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 @@ -47,7 +47,7 @@ jobs:

# TODO: don't continue on error
- name: basedmypy stubtest
run: poetry run stubtest --mypy-config-file=pyproject.toml scipy
run: poetry run stubtest --concise --mypy-config-file=pyproject.toml scipy
continue-on-error: true

# TODO: don't continue on error
Expand Down

0 comments on commit a4fe8e0

Please sign in to comment.