Skip to content

Commit 7d0e63e

Browse files
committed
changes in ci.yaml
1 parent b159725 commit 7d0e63e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,8 @@ jobs:
6363
env_vars: OS,PYTHON
6464
files: ./coverage.xml
6565
flags: unittests
66+
67+
- name: Build Doctest
68+
run: |
69+
cd docs
70+
make doctest

0 commit comments

Comments
 (0)