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 987a335 commit 193fd1dCopy full SHA for 193fd1d
1 file changed
.github/workflows/reusable-linters.yml
@@ -78,7 +78,6 @@ jobs:
78
fail_ci_if_error: true
79
- name: Install spell checker
80
run: |
81
- sudo apt install libenchant-2-dev
82
pip install -r requirements/doc-spelling.txt
83
- name: Run docs spelling
84
0 commit comments