Skip to content

Commit 93dcddc

Browse files
authored
Reenable drdr
1 parent 554d41c commit 93dcddc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
- run: sudo raco pkg update --no-setup --name math-lib --link --batch --auto math-lib/
1919
- run: sudo raco setup math
2020
- run: sudo raco pkg install --link --batch --auto math-test/
21-
# - run: raco test --drdr math-test/
21+
- run: raco test --drdr math-test/

0 commit comments

Comments
 (0)