Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EndermanPC authored Feb 6, 2024
1 parent db1a2e9 commit 5e7b0ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,3 @@ jobs:
run: |
python -m pip install --upgrade pip
if [ -f requirements.list ]; then pip install -r requirements.list; fi
- name: Test
run: |
sh run.sh

0 comments on commit 5e7b0ce

Please sign in to comment.