mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
Update aspnetcore.yml
This commit is contained in:
parent
5e71b4c876
commit
faf989c1b4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/aspnetcore.yml
vendored
2
.github/workflows/aspnetcore.yml
vendored
|
@ -16,4 +16,4 @@ jobs:
|
|||
- name: Build with dotnet
|
||||
run: dotnet build src/Ombi.sln --configuration Release
|
||||
- name: Run Tests
|
||||
run: dotnet test src/Ombi.sln --no-build
|
||||
run: dotnet test src/Ombi.sln
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue