Disable test workflow
This commit is contained in:
parent
a6ae38e1df
commit
b535db6108
|
@ -3,8 +3,9 @@ name: "Test"
|
||||||
|
|
||||||
# yamllint disable-line rule:truthy
|
# yamllint disable-line rule:truthy
|
||||||
on:
|
on:
|
||||||
pull_request:
|
{}
|
||||||
push:
|
# pull_request:
|
||||||
|
# push:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
|
|
Loading…
Reference in New Issue