Skip to content

Commit

Permalink
back to test and type-checking
Browse files Browse the repository at this point in the history
  • Loading branch information
kivel committed Jan 14, 2025
1 parent e61c9ff commit 7e465a4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
if: needs.check.outputs.branch-pr == ''
uses: ./.github/workflows/_tox.yml
with:
# tox: pre-commit,type-checking
tox: type-checking
tox: pre-commit,type-checking

# test:
# needs: check
Expand Down

0 comments on commit 7e465a4

Please sign in to comment.