use playwright driver
This commit is contained in:
parent
7b1c882498
commit
142c789e76
5 changed files with 29 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -137,6 +137,9 @@ jobs:
|
|||
- name: Setup the app runtime and dependencies
|
||||
uses: ./.github/actions/ci-setup-rails
|
||||
|
||||
- name: Setup playwright
|
||||
run: bunx playwright install chromium
|
||||
|
||||
- name: Pre-compile assets
|
||||
uses: ./.github/actions/ci-setup-assets
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue