We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c702b5 commit c378aacCopy full SHA for c378aac
1 file changed
tests/server/tserver_application.nim
@@ -1,6 +1,6 @@
1
discard """
2
cmd: "nim c -r --styleCheck:hint --panics:on $options $file"
3
- matrix: "--gc:refc"
+ matrix: "--mm:refc; --mm:orc"
4
targets: "c"
5
action: "run"
6
exitcode: 0
0 commit comments