From 80fa8aef35b5c9923458bdadbb23f0ca9e844073 Mon Sep 17 00:00:00 2001 From: ddomenico Date: Wed, 7 Aug 2024 11:26:14 -0400 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20fix=20ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 713c250..1510d2a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: sudo mv nf-test /usr/local/bin/ - name: Pull Docker image and cache run: | - docker pull papaemmelab/purple:v0.1.0 + docker pull papaemmelab/purple:v0.1.1 - name: Run unit tests of each process for Amber, Cobalt, Purple run: | nf-test test tests/main.runamber.nf.test