From 0bd81bb066493eeda56c1c15fe8275244f5f9d4a Mon Sep 17 00:00:00 2001 From: Matthieu Muffato Date: Tue, 25 Jun 2024 09:52:15 +0100 Subject: [PATCH] Not needed if the profile includes the option --- .github/workflows/sanger_test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/sanger_test.yml b/.github/workflows/sanger_test.yml index a4e5426..b8a382b 100644 --- a/.github/workflows/sanger_test.yml +++ b/.github/workflows/sanger_test.yml @@ -18,8 +18,7 @@ jobs: workdir: ${{ secrets.TOWER_WORKDIR_PARENT }}/work/${{ github.repository }}/work-${{ github.sha }} parameters: | { - "outdir": "${{ secrets.TOWER_WORKDIR_PARENT }}/results/${{ github.repository }}/results-${{ github.sha }}", - "align": true + "outdir": "${{ secrets.TOWER_WORKDIR_PARENT }}/results/${{ github.repository }}/results-${{ github.sha }}" } profiles: test_align,sanger,singularity,cleanup