Skip to content

Commit

Permalink
try: force Docker run action to finish
Browse files Browse the repository at this point in the history
  • Loading branch information
mfacchinelli committed Aug 16, 2024
1 parent 41decd0 commit 844213b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ jobs:
shell: bash

- uses: addnab/docker-run-action@v3
continue-on-error: true
with:
registry: gcr.io
image: ${{ matrix.image }}
Expand Down

0 comments on commit 844213b

Please sign in to comment.