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:
stage: test
script:
- cd test
- cd src/test
- dnu build
- dnx test -maxthreads 1 -trait regression=non