Skip to content

Commit

Permalink
No requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
YaoSiQian committed Aug 18, 2023
1 parent b885478 commit f5b3018
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: '3.x'
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
- name: Run main.py
run: python main.py
- name: Push changes
Expand Down

0 comments on commit f5b3018

Please sign in to comment.