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 818af8c commit a4cd566Copy full SHA for a4cd566
.github/workflows/osx.yml
@@ -40,4 +40,4 @@ jobs:
40
make develop
41
- name: Test natlang
42
run: |
43
- PYENCHANT_LIBRARY_PATH=$(brew --prefix enchant)/lib/libenchant-2.dylib python) make check
+ make check
0 commit comments