Skip to content

Commit

Permalink
No longer need to build old report (#2204)
Browse files Browse the repository at this point in the history
  • Loading branch information
tombrunet authored Feb 18, 2025
1 parent 281d79e commit 98063f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
working-directory: accessibility-checker
- run: npm run build
working-directory: accessibility-checker
- run: npm test
working-directory: accessibility-checker/test-act
# - run: npm test
# working-directory: accessibility-checker/test-act
- run: npm test
working-directory: accessibility-checker/test-act-w3
- run: gitactions/publish/achecker-engine.sh
Expand Down

0 comments on commit 98063f5

Please sign in to comment.