Skip to content

Commit

Permalink
Not needed if the profile includes the option
Browse files Browse the repository at this point in the history
  • Loading branch information
muffato authored Jun 25, 2024
1 parent 0bd81bb commit 118a6a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sanger_test_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
workdir: ${{ secrets.TOWER_WORKDIR_PARENT }}/work/${{ github.repository }}/work-${{ env.REVISION }}
parameters: |
{
"outdir": "${{ secrets.TOWER_WORKDIR_PARENT }}/results/${{ github.repository }}/results-${{ env.REVISION }}",
"align": true,
"outdir": "${{ secrets.TOWER_WORKDIR_PARENT }}/results/${{ github.repository }}/results-${{ env.REVISION }}"
}
profiles: test_full_align,sanger,singularity,cleanup

Expand Down

0 comments on commit 118a6a5

Please sign in to comment.