This commit is contained in:
Paul Schneider
2021-04-05 03:04:17 +01:00
parent 8e5c13e9ee
commit 804042ce03

View File

@ -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