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 d55fda5 commit c6c9b0bCopy full SHA for c6c9b0b
.github/workflows/ci.yml
@@ -79,9 +79,6 @@ jobs:
79
env:
80
RAILS_ENV: test
81
CC_TEST_REPORTER_ID: true
82
- # Use Firefox for system tests until Chrome headless works reliably again.
83
- # See https://github.com/SeleniumHQ/selenium/issues/15273
84
- BROWSER: firefox
85
run: bundle exec rspec --color --format RSpec::Github::Formatter --format progress
86
87
- name: Upload coverage reports to Codecov
0 commit comments