Try to fix ci browser
Some checks failed
/ Run tests (push) Successful in 1m35s
/ Run system tests (push) Failing after 2m1s
/ Build, push and deploy image (push) Successful in 13s

This commit is contained in:
david 2024-11-08 22:13:05 +01:00
parent c35c7da6e0
commit 98a5f96989

View file

@ -37,6 +37,7 @@ jobs:
services:
chrome:
image: selenium/standalone-chrome
shm_size: 2g
steps:
- name: Cache repository
uses: actions/cache@v4