Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
397179459 committed Aug 3, 2023
1 parent 9c196d5 commit 4f2015e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/autoReserve.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
PUSHPLUS_KEY: ${{ secrets.PUSHPLUS_KEY }}
run: |
python main.py
# pip install flake8 pytest
# if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
# - name: Lint with flake8
Expand Down

0 comments on commit 4f2015e

Please sign in to comment.