Skip to content

Commit

Permalink
Update main_pdd-ai.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDroid999 authored Jul 11, 2023
1 parent 14cc00c commit c0d1d20
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main_pdd-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
source venv/bin/activate
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install flask numpy tensorflow
run: python -m pip install flask numpy tensorflow

# Optional: Add step to run tests here (PyTest, Django test suites, etc.)

Expand Down

0 comments on commit c0d1d20

Please sign in to comment.