Skip to content

Commit 196367a

Browse files
committed
test mkdocs build
Signed-off-by: Neil Johnson <[email protected]>
1 parent 8f56cb8 commit 196367a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pipeline.yml

+2
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
name: dist
2424
path: dist/
2525

26+
- run: mkdocs build
27+
2628
test-wheel:
2729
needs: build-wheel
2830
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)