Skip to content

Commit

Permalink
Update CI_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gha3mi committed Dec 28, 2023
1 parent ad2958f commit 5714f50
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,9 @@ jobs:
env:
FC: ${{ steps.setup-fortran.outputs.fc }}

- name: Install Python dependencies
run: |
python -m pip install pandas matplotlib
- name: Plot results
run: python results/plot.py demo.data

0 comments on commit 5714f50

Please sign in to comment.