Skip to content

Commit

Permalink
Update plotting_and_stats_example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xenct authored Jul 8, 2024
1 parent 33eb712 commit dd13cb1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/plotting_and_stats_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v3
- name: execute py script # run file
run: |
python plotting_and_stats_example.py
run: python plotting_and_stats_example.py
- uses: actions/upload-artifact@v3
if: always()
with:
Expand Down

0 comments on commit dd13cb1

Please sign in to comment.