From 9fb0c451f5aec858b08b7c236d8e881161e7e191 Mon Sep 17 00:00:00 2001 From: Lance Pioch Date: Thu, 14 Mar 2024 01:30:34 -0400 Subject: [PATCH] Run the tests --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a991ebab7..14e25a7d8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,7 +1,7 @@ name: Tests on: - pull_request: + push: branches: - '**'