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
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
{}
|
||||
# pull_request:
|
||||
# push:
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
|
Loading…
Reference in New Issue