Skip to content

Commit 577c7ec

Browse files
committed
Move test results badge storage
1 parent fbffde7 commit 577c7ec

14 files changed

+2
-33
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,4 @@ jobs:
108108
- name: Deploy to GitHub Pages
109109
id: deployment
110110
uses: actions/deploy-pages@v4
111-
112-
# Commit the JSON for the MATLAB releases badge
113-
# - name: Commit changed files
114-
# continue-on-error: true
115-
# run: |
116-
# git config user.name "${{ github.workflow }} by ${{ github.actor }}"
117-
# git config user.email "<>"
118-
# git pull
119-
# git add Images/TestedWith.json
120-
# git commit Images/TestedWith.json -m "Update CI badges ${{ github.ref_name }}"
121-
# git fetch
122-
# git push
111+

Images/BadgeTest_Linux.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

Images/BadgeTest_Mac.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

Images/BadgeTest_Windows.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

Images/TestedWith.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[![View on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/124840-fluid-mechanics) or [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Fluid-Mechanics&project=fluid-mechanics.prj&file=README.mlx)
77

8-
[![MATLAB Versions Tested](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2FMathWorks-Teaching-Resources%2FFluid-Mechanics%2Frelease%2FImages%2FTestedWith.json)](https://MathWorks-Teaching-Resources.github.io/Fluid-Mechanics)
8+
[![MATLAB Versions Tested](https://img.shields.io/endpoint?url=https://mathworks-teaching-resources.github.io/Fluid-Mechanics/TestedWith.json)](https://MathWorks-Teaching-Resources.github.io/Fluid-Mechanics)
99

1010
**Curriculum Module**
1111

resources/project/BT5hWoz-UTefONdqForZyI91O8Y/16YaKKFJnNJQLEuUxdbAqfmEsFod.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

resources/project/BT5hWoz-UTefONdqForZyI91O8Y/16YaKKFJnNJQLEuUxdbAqfmEsFop.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

resources/project/BT5hWoz-UTefONdqForZyI91O8Y/2Ojuh1mkTSEPHi6mnRcdRkTckYcd.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

resources/project/BT5hWoz-UTefONdqForZyI91O8Y/2Ojuh1mkTSEPHi6mnRcdRkTckYcp.xml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)