Skip to content

Commit f4507d7

Browse files
author
Ben Roberts
committed
test without custom formatter
1 parent 35f48b2 commit f4507d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
with:
3030
bundler-cache: true
3131
ruby-version: ${{ matrix.ruby }}
32-
- run: bundle exec rspec --format RSpec::Github::Formatter
32+
- run: bundle exec rspec
3333
- uses: paambaati/[email protected]

0 commit comments

Comments
 (0)