Skip to content

Commit ba3cf85

Browse files
committed
remove not useful lines
1 parent d188be0 commit ba3cf85

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/package.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
2-
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
3-
41
name: Python package
52

63
on: [push]
@@ -59,4 +56,3 @@ jobs:
5956
pip install pytest faker igo-python "janome<0.4" tinysegmenter
6057
pip install -e .
6158
env DYLD_LIBRARY_PATH=$PWD/sqlite-autoconf-3380200/.libs python -m pytest -svra tests
62-

0 commit comments

Comments
 (0)