Skip to content

Commit a4cd566

Browse files
committed
Remove an attempt to set a library path
1 parent 818af8c commit a4cd566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
make develop
4141
- name: Test natlang
4242
run: |
43-
PYENCHANT_LIBRARY_PATH=$(brew --prefix enchant)/lib/libenchant-2.dylib python) make check
43+
make check

0 commit comments

Comments
 (0)