Skip to content

Commit f1525b8

Browse files
committed
remove doctest because mismatch with ci environment
1 parent 26cbee4 commit f1525b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
run: |
3737
conda install pytest
3838
make coverage
39-
- name: Test docstrings examples
40-
run: make doctest
4139
- name: typing with mypy
4240
run: |
4341
mypy qolmat

0 commit comments

Comments
 (0)