Skip to content

Commit b159725

Browse files
authored
Update ci_docs.yaml
1 parent 005ed4d commit b159725

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci_docs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- name: Build doctest
1313
run: |
14+
ls
1415
cd docs
16+
ls
1517
make doctest
1618
- name: Build HTML
1719
run: |

0 commit comments

Comments
 (0)