Skip to content

Commit

Permalink
Update and rename python-package.yml to ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
omri374 committed Mar 15, 2023
1 parent 642bcc9 commit 2ea49f5
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -30,6 +30,7 @@ jobs:
python -m pip install flake8 pytest
pip install -r requirements.txt
python -m spacy download en_core_web_sm
python -m spacy download en_core_web_lg
- name: Lint with flake8
run: |
# stop the build if there are Python syntax errors or undefined names
Expand Down

0 comments on commit 2ea49f5

Please sign in to comment.