ci fix due to refact

broken/ef
Paul Schneider 3 years ago
parent 709e1433bb
commit 32d25733af
1 changed files with 1 additions and 1 deletions

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

Loading…