Skip to content

Commit ff28cff

Browse files
committed
Run tests with xvfb
1 parent fb762b0 commit ff28cff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
ruby-version: ${{ matrix.ruby-version }}
3232
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
3333
- name: Run tests
34-
run: bundle exec rake
34+
run: xvfb-run bundle exec rake

0 commit comments

Comments
 (0)