Skip to content

Commit bd771bb

Browse files
authored
Update rubyonrails.yml
Signed-off-by: Robert Smith <[email protected]>
1 parent c2fefc3 commit bd771bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rubyonrails.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
continue-on-error: ${{ matrix.allowed_failure }}
7171

7272
- name: Run RSpec
73+
if: success()
7374
env:
7475
RAILS_MASTER_KEY: ${{ secrets.RAILS_MASTER_KEY }}
7576
run: |

0 commit comments

Comments
 (0)