ci fix due to refact

This commit is contained in:
Paul Schneider
2021-07-05 21:30:49 +01:00
parent 709e1433bb
commit 32d25733af

View File

@ -11,7 +11,7 @@ nonreg:
script:
- |
echo "$CI_JOB_STAGE"
cd test/nuget.host.tests
cd test/isnd.tests/
ASPNETCORE_ENVIRONMENT=Development dotnet test
test2:
stage: test