Skip to content

Commit

Permalink
Debug test-staging dseployment github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oisa committed Oct 13, 2024
1 parent 50fc7ca commit e492618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
path: |
dist
- run: |
npm install -g pa11y-ci
pa11y-ci --no-sandbox ./dist/{components,core,templates}/**/index.html ./dist/{components,core}/**/blank.html
# npm install -g pa11y-ci
# pa11y-ci ./dist/{components,core,templates}/**/index.html ./dist/{components,core}/**/blank.html
deploy-staging:
needs: test-staging
runs-on: ubuntu-latest
Expand Down

0 comments on commit e492618

Please sign in to comment.