Skip to content

Commit 407a7d6

Browse files
committed
Don't fail fast
1 parent f8d791b commit 407a7d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
ruby: ['2.6', '2.7', '3.0', '3.1']
9+
fail-fast: false
910
steps:
1011
- name: Checkout
1112
uses: actions/[email protected] # If you're using actions/checkout@v2 you must set persist-credentials to false in most cases for the deployment to work correctly.

0 commit comments

Comments
 (0)