We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24cfe1 commit fbc5aa4Copy full SHA for fbc5aa4
.github/workflows/pipeline.yml
@@ -23,6 +23,8 @@ jobs:
23
name: dist
24
path: dist/
25
26
+ - run: mkdocs build
27
+
28
test-wheel:
29
needs: build-wheel
30
runs-on: ubuntu-latest
0 commit comments