Skip to content

Commit

Permalink
Update mdi_report.yaml to include a build step
Browse files Browse the repository at this point in the history
  • Loading branch information
godotalgorithm authored Oct 16, 2024
1 parent 7018dba commit 7e5d2bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mdi_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
- name: Install MDI Mechanic
run: pip install mdimechanic

- name: Build the MDI Engine
run: mdimechanic build

- name: Create MDI Mechanic report
run: mdimechanic report

Expand Down

0 comments on commit 7e5d2bb

Please sign in to comment.