From f46d25cad5476c03f279ad140aa695e633353451 Mon Sep 17 00:00:00 2001 From: Kat Date: Wed, 7 Dec 2022 12:42:59 +0000 Subject: [PATCH] Run tests on draft PRs --- .github/workflows/staging_pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/staging_pipeline.yml b/.github/workflows/staging_pipeline.yml index d59024cd3..c609cbddf 100644 --- a/.github/workflows/staging_pipeline.yml +++ b/.github/workflows/staging_pipeline.yml @@ -18,7 +18,6 @@ defaults: jobs: test: name: Tests - if: '!github.event.pull_request.draft' runs-on: ubuntu-latest services: