Skip to content

Commit b9da235

Browse files
committed
MOBILE-5088 behat: Do not fail fast when one tag fails
1 parent ff2aeba commit b9da235

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/acceptance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
runs-on: ubuntu-latest
110110
needs: build
111111
strategy:
112+
fail-fast: false
112113
matrix:
113114
tags: ${{ fromJSON(needs.build.outputs.tags) }}
114115

0 commit comments

Comments
 (0)