Update platform-frontend-ci.yml

This commit is contained in:
Nicholas Tindle
2025-02-13 21:37:10 -06:00
committed by GitHub
parent 62a8b925a0
commit 67af37135f

View File

@@ -108,7 +108,7 @@ jobs:
run: yarn playwright install --with-deps ${{ matrix.browser }}
- name: Run tests
timeout-minutes: 10
timeout-minutes: 20
run: |
yarn test --project=${{ matrix.browser }}