Skip to content

Commit

Permalink
Enable a11y env var
Browse files Browse the repository at this point in the history
  • Loading branch information
sneridagh committed Oct 21, 2024
1 parent cca4bc2 commit 9c84651
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/visual-acceptance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
visual:
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
runs-on: ubuntu-latest
env:
CYPRESS_A11Y: true
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 9c84651

Please sign in to comment.