ci: remove playwright browsers step
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -35,9 +35,6 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: just install
|
run: just install
|
||||||
|
|
||||||
- name: Install Playwright browsers
|
|
||||||
run: just install-browsers
|
|
||||||
|
|
||||||
- name: Run CI pipeline
|
- name: Run CI pipeline
|
||||||
run: just ci
|
run: just ci
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user