Skip to content

Commit

Permalink
continue ci on error, eg if pip already exists for one of the packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lreiher committed Jul 5, 2024
1 parent f8bc3f0 commit 13eebdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
strategy:
matrix:
package: [docker-run-cli, docker-run-docker-ros]
continue-on-error: true
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 13eebdc

Please sign in to comment.