We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ef08b commit 0faf8a4Copy full SHA for 0faf8a4
.github/workflows/ci.yml
@@ -25,6 +25,7 @@ jobs:
25
26
env:
27
RAILS_ENV: test
28
+ BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
29
30
steps:
31
- uses: actions/checkout@v2
0 commit comments