Skip to content

Commit

Permalink
[FIX] update matlab workflow badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau authored Jul 10, 2024
1 parent a01ef05 commit 61d1185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ When you have set up your repo you may need to change those badges
-->

[![pre-commit](https://github.com/Remi-Gau/template_matlab_analysis/actions/workflows/run_precommit.yml/badge.svg)](https://github.com/Remi-Gau/template_matlab_analysis/actions/workflows/run_precommit.yml)
[![MATLAB: test and coverage](https://github.com/Remi-Gau/template_matlab_analysis/actions/workflows/matlab_test_and_coverage.yaml/badge.svg)](https://github.com/Remi-Gau/template_matlab_analysis/actions/workflows/matlab_test_and_coverage.yaml)
[![MATLAB: test and coverage](https://github.com/Remi-Gau/template_matlab_analysis/actions/workflows/matlab_test_and_coverage.yml/badge.svg)](https://github.com/Remi-Gau/template_matlab_analysis/actions/workflows/matlab_test_and_coverage.yml)
[![Octave: test and coverage](https://github.com/Remi-Gau/template_matlab_analysis/actions/workflows/octave_test_and_coverage.yml/badge.svg?branch=main)](https://github.com/Remi-Gau/template_matlab_analysis/actions/workflows/octave_test_and_coverage.yml)
[![codecov](https://codecov.io/gh/Remi-Gau/template_matlab_analysis/branch/master/graph/badge.svg?token=aFXb7WSAsm)](https://codecov.io/gh/Remi-Gau/template_matlab_analysis)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
Expand Down

0 comments on commit 61d1185

Please sign in to comment.