Skip to content

Commit

Permalink
Update python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sapatevaibhav authored Dec 25, 2023
1 parent 3f9f5bf commit 66afb6d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,5 @@ jobs:
with:
python-version: 3.x

- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Run BhashaScript
run: python /path/to/your/BhashaScript/script.py

0 comments on commit 66afb6d

Please sign in to comment.