Update aspnetcore.yml

pull/3136/head
Jamie 5 years ago committed by GitHub
parent 01a44c9d25
commit 50978733f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,3 +15,5 @@ jobs:
dotnet-version: 2.2.108
- name: Build with dotnet
run: dotnet build src/Ombi.sln --configuration Release
- name: Run Tests
run: dotnet test src/Ombi.sln --no-build

Loading…
Cancel
Save