Skip to content

Commit 1b8d25f

Browse files
committed
Update GHA build script to build autodocs
1 parent 3dda9d2 commit 1b8d25f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash -ex
22

3-
nox -s build
3+
nox -s build -- -t autodoc

0 commit comments

Comments
 (0)