mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
test
This commit is contained in:
parent
d6b894fbdd
commit
4b055aeb36
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -34,4 +34,4 @@ jobs:
|
||||||
./src/Ombi/ClientApp/dist/
|
./src/Ombi/ClientApp/dist/
|
||||||
|
|
||||||
- name: Run Unit Tests
|
- name: Run Unit Tests
|
||||||
run: dotnet test /src/Ombi.sln
|
run: dotnet test ~/src/Ombi.sln
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue