Skip to content

Commit

Permalink
use default value
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcellino-Palerme committed Sep 30, 2024
1 parent bb1bf04 commit 90f5b9d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test_unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@ jobs:

with:
path: README.md
openDelimiter: "<!-- [START BADGES] -->"
closeDelimiter: "<!-- [END BADGES] -->"
body: |
"[![result](./badges/tests-result.svg) ![total](./badges/tests-total.svg) ![passed](./badges/tests-passed.svg) ![failed](./badges/tests-failed.svg) ![todo](./badges/tests-todo.svg)](${{ github.repository }}/actions/runs/${{ github.run_id }}) <\br>![Branches](./badges/coverage-branches.svg) ![Functions](./badges/coverage-functions.svg) ![Lines](./badges/coverage-lines.svg)![Statements](./badges/coverage-statements.svg) ![Coverage total](./badges/coverage-total.svg)"
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ SPDX-License-Identifier: MIT
# EP2M2 : Metabolomic Target Analyzes Manager.

## Tests
<!-- [START BADGES] -->
<!-- [END BADGES] -->
<!--GAMFC-->empty<!--GAMFC-END-->
## Features
- Extraction of formats files of the metabolomics data acquisition devices of the P2M2 platform
- gcms
Expand Down

0 comments on commit 90f5b9d

Please sign in to comment.