fix: re-disable Test workflow
This commit is contained in:
parent
94b2851984
commit
c829fa8a37
|
@ -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