vnext 1.0.6-rc18
Paul Schneider 4 years ago
parent 8e5c13e9ee
commit 804042ce03
1 changed files with 1 additions and 1 deletions

@ -34,7 +34,7 @@ before_script:
debug:
stage: test
script:
- cd test
- cd src/test
- dnu build
- dnx test -maxthreads 1 -trait regression=non

Loading…