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 a4ccff8 commit cd44a31Copy full SHA for cd44a31
.github/workflows/main.yml
@@ -26,4 +26,4 @@ jobs:
26
bundler-cache: true
27
28
- name: Run tests
29
- run: bundle exec rspec --format documentation
+ run: bundle exec rspec
0 commit comments