Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aadi-bh authored Nov 23, 2023
1 parent 31522e2 commit a5c7e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Run
run: |
bash generate_plots.sh
./generate_plots.sh
- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v2.0.0
Expand Down

0 comments on commit a5c7e0e

Please sign in to comment.