Skip to content

Commit fbc5aa4

Browse files
authored
test mkdocs build (#124)
1 parent c24cfe1 commit fbc5aa4

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)