Skip to content

Commit 474badd

Browse files
committed
Remove continue on error
1 parent e0af95c commit 474badd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ jobs:
106106
- name: "Run accessibility tests with playwright 🎭"
107107
# build PST, build docs, then run a11y-tests
108108
run: python -Im tox run -e py312-docs,a11y-tests
109-
continue-on-error: true
110109

111110
# Build our docs (PST) on major OSes and check for warnings
112111
build-site:

0 commit comments

Comments
 (0)