We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c83e43 + 0faf8a4 commit 6070459Copy full SHA for 6070459
.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