diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e21119d..f664a49 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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