ci: remove playwright browsers step
Some checks failed
CI / security (push) Successful in 26s
CI / test (push) Failing after 2m43s
CI / docker-build (push) Has been skipped

This commit is contained in:
2025-09-01 16:19:31 +02:00
parent 77500af304
commit ec0961ba09

View File

@@ -35,9 +35,6 @@ jobs:
- name: Install dependencies
run: just install
- name: Install Playwright browsers
run: just install-browsers
- name: Run CI pipeline
run: just ci