We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14577f5 commit 3b77171Copy full SHA for 3b77171
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
- ruby: "jruby-9.4"
52
rails: "5.2"
53
env:
54
- BUNDLE_GEMFILE: ci.gemfile
+ BUNDLE_GEMFILE: .ci.gemfile
55
RAILS_VERSION: ${{ matrix.rails }}
56
57
steps:
0 commit comments