Update aspnetcore.yml

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

@ -15,5 +15,3 @@ 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

Loading…
Cancel
Save