Skip to content

Commit

Permalink
Added workflow for tool integration
Browse files Browse the repository at this point in the history
  • Loading branch information
antoninoLorenzo committed Jul 26, 2024
1 parent 831627a commit deeb950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tool_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
pip install --upgrade pip
pip install wheel pylint
pip install -r ${{ env.REQUIREMENTS_PATH }}
python3 -m spacy download en_core_web_lg
- name: "Verify PYTHONPATH and Directory Structure"
run: |
Expand Down

0 comments on commit deeb950

Please sign in to comment.