Skip to content

Commit

Permalink
Track MFiles
Browse files Browse the repository at this point in the history
  • Loading branch information
timothy-nunn committed Aug 31, 2023
1 parent 9dd8261 commit 39d8f9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ jobs:
- name: Create new tracking entries
run: |
python tracking/tracking_data.py track process-tracking-data --mfile tracking/large_tokamak_MFILE.DAT --hash ${{ github.sha }} --commit '${{ github.event.head_commit.message }}'
cp tracking/large_tokamak_MFILE.DAT process-tracking-data/large_tokamak_MFILE_$(git rev-parse HEAD).DAT
- name: Create the tracking dashboard
run: python tracking/tracking_data.py plot process-tracking-data --out tracking.html
- name: Archive tracking dashboard
Expand Down

0 comments on commit 39d8f9f

Please sign in to comment.