Skip to content

Commit d83075d

Browse files
committed
Remove checkdoc
1 parent 309971c commit d83075d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tox.yml

-3
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,12 @@ on:
1111

1212
jobs:
1313
lint:
14-
15-
1614
runs-on: ubuntu-latest
1715

1816
strategy:
1917
matrix:
2018
linter:
2119
- lint
22-
- checkdoc
2320

2421
steps:
2522
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)