Skip to content

Commit 193fd1d

Browse files
authored
Remove apt install of libenchant-2-dev to fix CI (#185)
1 parent 987a335 commit 193fd1d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/reusable-linters.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ jobs:
7878
fail_ci_if_error: true
7979
- name: Install spell checker
8080
run: |
81-
sudo apt install libenchant-2-dev
8281
pip install -r requirements/doc-spelling.txt
8382
- name: Run docs spelling
8483
run: |

0 commit comments

Comments
 (0)