Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abbasturkoglu authored Jul 20, 2023
1 parent f464968 commit 15b9fa5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
- name: Report
env:
GITHUB: ${{ secrets.GITHUB }}
#run: "python -u main.py"
#no need to run again
run: "python -u main.py"
- name: Send mail
if: ${{env.COUNT}} > 0
uses: dawidd6/action-send-mail@v3
Expand Down

0 comments on commit 15b9fa5

Please sign in to comment.