Skip to content

Commit

Permalink
Update additional-planemo-options
Browse files Browse the repository at this point in the history
  • Loading branch information
RJMW committed Jul 30, 2024
1 parent 54d97b9 commit abcb97f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ jobs:
galaxy-branch: ${{ env.GALAXY_BRANCH }}
chunk: ${{ matrix.chunk }}
chunk-count: ${{ needs.setup.outputs.chunk-count }}
additional-planemo-options: "format('--job_config_file {0}/config/job_conf_planemo_subst.xml', github.workspace)"
additional-planemo-options: --job_config_file "${{ github.workspace }}/config/job_conf_planemo_subst.xml"
- uses: actions/upload-artifact@v2
with:
name: 'Tool test output ${{ matrix.chunk }}'
Expand Down

0 comments on commit abcb97f

Please sign in to comment.