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 f133a79 commit 101222eCopy full SHA for 101222e
1 file changed
.github/workflows/test.yml
@@ -45,6 +45,7 @@ jobs:
45
rails-version: "8.0"
46
env:
47
TEST_RESULTS_PATH: coverage/coverage.xml
48
+ CAPYBARA_JAVASCRIPT_DRIVER: selenium_headless
49
steps:
50
- uses: actions/checkout@v4
51
- name: Run extension tests
0 commit comments