Skip to content

E2E Tests

E2E Tests #193

Workflow file for this run

name: E2E Tests
on:
workflow_dispatch: # Enable manual trigger
jobs:
e2e:
uses: helsingborg-stad/municipio-e2e-tests/.github/workflows/e2e.yml@main
with:
sitemaps: ${{ vars.E2E_SITEMAP_URLS }}