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 e0af95c commit 474baddCopy full SHA for 474badd
.github/workflows/CI.yml
@@ -106,7 +106,6 @@ jobs:
106
- name: "Run accessibility tests with playwright 🎭"
107
# build PST, build docs, then run a11y-tests
108
run: python -Im tox run -e py312-docs,a11y-tests
109
- continue-on-error: true
110
111
# Build our docs (PST) on major OSes and check for warnings
112
build-site:
0 commit comments