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 3b053b2 commit 38c98f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ jobs:
- name: Report
env:
GITHUB: ${{ secrets.GITHUB }}
run: "python -u main.py"
#run: |
# export {env.COUNT}=$(python -u main.py)
#run: "python -u main.py"
- name: Send mail
if: ${{env.COUNT}} > 0
uses: dawidd6/action-send-mail@v3
Expand Down

0 comments on commit 38c98f5

Please sign in to comment.