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 7f1d402 commit 2e977c6Copy full SHA for 2e977c6
.github/workflows/ruby.yml
@@ -39,4 +39,4 @@ jobs:
39
ruby-version: ${{ matrix.ruby-version }}
40
- run: bundle install
41
- name: Run tests
42
- run: bin/test
+ run: bin/rails test
0 commit comments