From 2cd491a71930cdee1e0df606105e3f33e863138b Mon Sep 17 00:00:00 2001 From: Samuel Burnham <45365069+samuelburnham@users.noreply.github.com> Date: Tue, 6 Feb 2024 14:49:14 -0500 Subject: [PATCH] Test PR --- .github/workflows/issue_comment.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/issue_comment.yml b/.github/workflows/issue_comment.yml index 88102ae7..178e9642 100644 --- a/.github/workflows/issue_comment.yml +++ b/.github/workflows/issue_comment.yml @@ -1,4 +1,3 @@ -# Test PR # Run integration tests when a maintainer comments `!test` on a PR to feature branch # Fails when base branch is `main`, as it doesn't support e2e tests name: End to end integration tests