mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Delete test.workflow
This commit is contained in:
parent
eab38ebada
commit
36c7f76370
1 changed files with 0 additions and 9 deletions
9
.github/.github/workflows/test.workflow
vendored
9
.github/.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