Skip to content

Commit b844c92

Browse files
authored
ci: make docker test optional (#167)
1 parent 8484fad commit b844c92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ jobs:
305305
needs.ci.outputs.run == 'true'
306306
needs: ci
307307
runs-on: ubuntu-latest
308+
continue-on-error: true
308309
concurrency:
309310
group: dry-run-${{ github.ref }}
310311
cancel-in-progress: true

0 commit comments

Comments
 (0)