mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Update aspnetcore.yml
This commit is contained in:
parent
01a44c9d25
commit
50978733f4
1 changed files with 2 additions and 0 deletions
2
.github/workflows/aspnetcore.yml
vendored
2
.github/workflows/aspnetcore.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue