Skip to content

chore(deps-dev): bump @playwright/test from 1.40.1 to 1.43.0 #1023

chore(deps-dev): bump @playwright/test from 1.40.1 to 1.43.0

chore(deps-dev): bump @playwright/test from 1.40.1 to 1.43.0 #1023

Workflow file for this run

name: pa11y tests
on:
- pull_request
- merge_group
permissions:
contents: read
pull-requests: write
packages: read
jobs:
call-ci-workflow:
strategy:
matrix:
site: [example-site]
uses: thepolicylab-projectportals/.github/.github/workflows/pa11y-ci.yml@v4
secrets: inherit
with:
yarn-command: "yarn workspace ${{ matrix.site }}"
site-name: "${{ matrix.site }}"