Skip to content

Commit 552221d

Browse files
committed
migrate to github actions
1 parent 05e7302 commit 552221d

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
@@ -22,6 +22,7 @@ jobs:
2222
- 5432:5432
2323

2424
strategy:
25+
fail-fast: false
2526
matrix:
2627
ruby-version: ['3.2', '3.3', '3.4']
2728
gemfile: ['7.0', '7.1', '7.2', '8.0']

0 commit comments

Comments
 (0)