Skip to content

Commit 4fb7893

Browse files
authored
Run tests with --drdr (#720)
1 parent be1e6e1 commit 4fb7893

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
version: stable
1616
- run: raco pkg install --batch --auto --link --name resyntax
17-
- run: raco test --package resyntax
17+
- run: raco test --drdr --package resyntax
1818

1919
code-coverage:
2020
name: Code Coverage

0 commit comments

Comments
 (0)