Disable test workflow

This commit is contained in:
Evan Fiordeliso 2023-08-16 11:47:45 -04:00
parent a6ae38e1df
commit b535db6108
1 changed files with 3 additions and 2 deletions

View File

@ -3,8 +3,9 @@ name: "Test"
# yamllint disable-line rule:truthy
on:
pull_request:
push:
{}
# pull_request:
# push:
jobs:
tests: