Skip to content

Commit 0ccdf82

Browse files
committed
Add env flag for rspec-rails
1 parent 440582b commit 0ccdf82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
pull_request:
99
branches:
1010
- '*'
11+
env:
12+
RSPEC_CI: true
1113
jobs:
1214
test:
1315
name: Ruby ${{ matrix.ruby }} ${{ matrix.name_extra || '' }}

0 commit comments

Comments
 (0)