We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a057d6 + 4a35d68 commit 9b3a504Copy full SHA for 9b3a504
1 file changed
.github/workflows/devcontainer.yml
@@ -21,5 +21,5 @@ jobs:
21
uname -a
22
lsb_release -a
23
ruby --version
24
- bundle exec rake spec
+ SPEC_OPTS="--format documentation" bundle exec rake spec
25
bundle exec rubocop
0 commit comments