We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c93771 commit 508fbb0Copy full SHA for 508fbb0
1 file changed
.github/workflows/ruby.yml
@@ -15,6 +15,5 @@ jobs:
15
ruby-version: 2.7.2
16
- name: Build and test
17
run: |
18
- gem install rails -v "~> 6"
19
bundle install --binstubs
20
bin/rspec
0 commit comments