Skip to content

Commit 13eebdc

Browse files
committed
continue ci on error, eg if pip already exists for one of the packages
1 parent f8bc3f0 commit 13eebdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
strategy:
1818
matrix:
1919
package: [docker-run-cli, docker-run-docker-ros]
20+
continue-on-error: true
2021
steps:
2122
- name: Checkout repository
2223
uses: actions/checkout@v3

0 commit comments

Comments
 (0)