Skip to content

Commit

Permalink
Update accessibility-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jeetgarg authored Jan 28, 2025
1 parent 6902f41 commit 9197a92
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/accessibility-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ jobs:
with:
name: axe-report
path: ./axe-reports/accessibility-report.html

ls -la ./axe-reports/
cat ./axe-reports/accessibility-report.html || echo "Report not created"
cat ./axe-reports/accessibility-report.html || echo "Report not created"

- name: Upload axe-core report
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 9197a92

Please sign in to comment.