Skip to content

Commit f3e58d5

Browse files
committed
Add docs to CI
1 parent 95900f3 commit f3e58d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/checks.yml

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
- python-version: 3
1818
env:
1919
TOXENV: flake8
20+
- python-version: "3.11"
21+
env:
22+
TOXENV: docs
2023

2124
steps:
2225
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)