Skip to content

Commit 554d41c

Browse files
authored
Uncomment drdr for now
1 parent 0ff91cb commit 554d41c

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)