From c507aaf9abeff4b93b7f9bdbc55801f2ccfc2d01 Mon Sep 17 00:00:00 2001 From: Jacob Walls Date: Wed, 4 Feb 2026 11:41:11 -0500 Subject: Refs #36620 -- Guarded coverage tests workflow behind a label. This also removes the skip on the primary tests workflow so that it runs more predictably. --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows/tests.yml') diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 3012ccb83e..411fc7736a 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -19,7 +19,6 @@ permissions: jobs: windows: - if: github.event_name == 'push' runs-on: windows-latest strategy: matrix: -- cgit v1.3