From 39ce007466e10c60b6f174e3a7d98b04ade17455 Mon Sep 17 00:00:00 2001 From: Cole Lyman Date: Wed, 2 Oct 2024 10:28:54 -0600 Subject: [PATCH] Point to test branch without whitespace --- .github/workflows/integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 40abaa11..05f085d6 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -63,7 +63,7 @@ jobs: uses: actions/checkout@v3 with: repository: edilytics/CRISPResso2_tests - ref: 'mckay/halt_on_plot_fail' + ref: 'mckay/halt_on_plot_fail_no_whitespace' # ref: '' # update to specific branch - name: Run Basic