mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Delete test.workflow
This commit is contained in:
parent
6cd921380c
commit
b7b304e110
1 changed files with 0 additions and 9 deletions
9
.github/workflows/test.workflow
vendored
9
.github/workflows/test.workflow
vendored
|
@ -1,9 +0,0 @@
|
||||||
workflow "New workflow" {
|
|
||||||
on = "push"
|
|
||||||
resolves = [".NET Core CLI"]
|
|
||||||
}
|
|
||||||
|
|
||||||
action ".NET Core CLI" {
|
|
||||||
uses = "baruchiro/github-actions@0.0.1"
|
|
||||||
args = "build src/Ombi.sln"
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue