We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f48b2 commit f4507d7Copy full SHA for f4507d7
.github/workflows/ci.yml
@@ -29,5 +29,5 @@ jobs:
29
with:
30
bundler-cache: true
31
ruby-version: ${{ matrix.ruby }}
32
- - run: bundle exec rspec --format RSpec::Github::Formatter
+ - run: bundle exec rspec
33
- uses: paambaati/[email protected]
0 commit comments