Skip to content

Commit

Permalink
Update GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed May 20, 2024
1 parent 690b7d7 commit 1e8e9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/type-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
pip install --upgrade mypy
- name: Run mypy
run: mypy --show-traceback atpbar/
run: mypy --show-traceback atpbar/ tests/

0 comments on commit 1e8e9db

Please sign in to comment.