Skip to content
Snippets Groups Projects
Unverified Commit 446b8041 authored by Michael Telatynski's avatar Michael Telatynski Committed by GitHub
Browse files

Update end-to-end-tests.yaml

parent 5dce280d
No related branches found
No related tags found
No related merge requests found
......@@ -124,7 +124,7 @@ jobs:
matrix:
# Run multiple instances in parallel to speed up the tests
runner: ${{ fromJson(needs.prepare.outputs.parallelism_matrix) }}
browser: ${{ fromJson(inputs.browsers || '["chromium", "firefox", "chrome", "edge", "webkit"]') }}
browser: ${{ fromJson(inputs.browsers || '["chromium", "firefox"]') }}
steps:
- uses: actions/checkout@v4
with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment