Skip to content

Commit

Permalink
Add continue-on-error: true to pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Oddant1 committed Jan 30, 2024
1 parent ad4e57b commit fa98920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@ jobs:
repository-list: ${{ needs.setup.outputs.repository-list }}
shed-target: testtoolshed
shed-key: ${{ secrets.TTS_API_KEY }}
continue-on-error: true
- name: Deploy on toolshed
uses: galaxyproject/planemo-ci-action@v1
with:
Expand Down

0 comments on commit fa98920

Please sign in to comment.