Skip to content

Commit 438820a

Browse files
committed
Try to fix tests.yml
1 parent 86a513a commit 438820a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
run: |
2424
python -m pip install --upgrade pip
2525
pip install Cython
26-
pip install lark>=1.1.0
2726
python setup.py install
2827
pip install pytest
2928
- name: Run tests

0 commit comments

Comments
 (0)