From 57e4fa8af90bd6db6ea98220dcd2e236c4a9ee55 Mon Sep 17 00:00:00 2001 From: Benjamin Wingfield Date: Thu, 20 Jul 2023 10:50:58 +0100 Subject: [PATCH] fix singularity --- .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 66cdda58..69f075ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,7 @@ jobs: - "pgscatalog test good and bad accessions GRCh38" with: cache-key: ${{ needs.preload_singularity.outputs.cache-key }} - docker: true + singularity: true tag: ${{ matrix.tags }}