mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
wip
This commit is contained in:
parent
fa031a7142
commit
b71c987889
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -35,6 +35,6 @@ jobs:
|
|||
|
||||
- name: Run Unit Tests
|
||||
run: |
|
||||
ls
|
||||
cd ./src/Ombi
|
||||
dotnet test
|
||||
ls
|
||||
cd src/ombi
|
||||
dotnet test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue