fix: re-disable Test workflow

This commit is contained in:
Evan Fiordeliso 2023-08-16 15:22:20 -04:00
parent 94b2851984
commit c829fa8a37
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: