Update aspnetcore.yml

This commit is contained in:
Jamie 2019-08-20 09:54:09 +01:00 committed by GitHub
commit faf989c1b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,4 +16,4 @@ jobs:
- name: Build with dotnet - name: Build with dotnet
run: dotnet build src/Ombi.sln --configuration Release run: dotnet build src/Ombi.sln --configuration Release
- name: Run Tests - name: Run Tests
run: dotnet test src/Ombi.sln --no-build run: dotnet test src/Ombi.sln