loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'tests(e2e): skip browser downloads' (#5692) from fnetx/playwright-nodownload into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5692
Reviewed-by: Gusted <gusted@noreply.codeberg.org>

Gusted 5af8a55f 8b7410f3

+1
+1
.forgejo/workflows/testing.yml
··· 119 119 timeout-minutes: 40 120 120 env: 121 121 USE_REPO_TEST_DIR: 1 122 + PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1 122 123 CHANGED_FILES: ${{steps.changed-files.outputs.all_changed_files}} 123 124 test-remote-cacher: 124 125 if: ${{ !startsWith(vars.ROLE, 'forgejo-') }}