Skip to content

Commit c43e3fb

Browse files
committed
Another attempt
1 parent 4ab76fb commit c43e3fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
jobs:
1111
test:
1212
runs-on: ubuntu-latest
13+
env:
14+
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/rails_${{ matrix.rails_version }}.gemfile
1315
strategy:
1416
fail-fast: false
1517
matrix:

0 commit comments

Comments
 (0)