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 26c114e commit 704439cCopy full SHA for 704439c
.github/workflows/tests.yml
@@ -20,4 +20,4 @@ jobs:
20
bundler-cache: true
21
22
- name: Run tests
23
- run: bundle exec rspec
+ run: bin/rails test
0 commit comments