Skip to content

Commit 53ed94a

Browse files
committed
Set DOCTEST in retro back to true
1 parent 78894f6 commit 53ed94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/retro.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
uses: pyansys/pydpf-actions/[email protected]
4444
with:
4545
MODULE: ${{env.MODULE}}
46-
DOCTEST: "false"
46+
DOCTEST: "true"

0 commit comments

Comments
 (0)