main
Paul Schneider 5 years ago
parent 8e5c13e9ee
commit 804042ce03
1 changed files with 1 additions and 1 deletions

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

Loading…