Skip to content

Commit

Permalink
Update ci command
Browse files Browse the repository at this point in the history
  • Loading branch information
raychan committed May 3, 2024
1 parent 9d7783e commit 65e8880
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflow/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,8 @@ jobs:
fail-fast: false
matrix:
tox:
- py38
- py310
- pre-commit
- mypy
- docs
# TODO: benchmark blocked on https://github.com/actions/toolkit/issues/399
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit 65e8880

Please sign in to comment.