diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0643302f..0480c7c0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: HighFive_CI +name: Unit Tests concurrency: group: ${{ github.workflow }}#${{ github.ref }} diff --git a/README.md b/README.md index 11f2b79d..0923ef11 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ https://github.com/BlueBrain/HighFive/issues/864 # HighFive - HDF5 header-only C++ Library +[![Tests](https://github.com/highfive-devs/highfive/actions/workflows/ci.yml/badge.svg)](https://github.com/highfive-devs/highfive/actions/workflows/ci.yml) +[![codecov](https://codecov.io/gh/highfive-devs/highfive/graph/badge.svg?token=IGQLPCOGTJ)](https://codecov.io/gh/highfive-devs/highfive) [![Doxygen -> gh-pages](https://github.com/highfive-devs/highfive/actions/workflows/gh-pages.yml/badge.svg?branch=main)](https://highfive-devs.github.io/highfive) -[![codecov](https://codecov.io/gh/highfive-devs/highfive/branch/master/graph/badge.svg?token=UBKxHEn7RS)](https://codecov.io/gh/highfive-devs/highfive) -[![Integration Tests](https://github.com/highfive-devs/bbp-integration/actions/workflows/integration.yml/badge.svg)](https://github.com/highfive-devs/bbp-integration/actions/workflows/integration.yml) [![Zenodo](https://zenodo.org/badge/47755262.svg)](https://zenodo.org/doi/10.5281/zenodo.10679422) Documentation: https://highfive-devs.github.io/highfive/