We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c44a717 commit ec85b22Copy full SHA for ec85b22
.github/workflows/axe-a11y-check.yml
@@ -37,4 +37,4 @@ jobs:
37
38
- name: Set output status to warning (if test fails)
39
if: steps.axe-test.outputs.status == 'warning'
40
- run: echo "Accessibility tests failed, but this is an aspirational test and does not block the PR."
+ run: echo "::warning Accessibility tests failed, but this does not block (most) PRs."
0 commit comments