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 dc014f3 commit 2e17674
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tool_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
env:
REQUIREMENTS_PATH: 'requirements.txt'
steps:
-
name: "Checkout Repository"
uses: actions/checkout@v3
-
name: "Setup python"
uses: actions/setup-python@v4
Expand Down

0 comments on commit 2e17674

Please sign in to comment.