Skip to content

Commit

Permalink
Update pr.yaml (additional-planemo-options)
Browse files Browse the repository at this point in the history
  • Loading branch information
RJMW committed Jul 31, 2024
1 parent abcb97f commit 778685e
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: --job_config_file "${{ github.workspace }}/config/job_conf_planemo_subst.xml"
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 778685e

Please sign in to comment.