diff --git a/README.md b/README.md index b84ba73..2a94b8f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![GitHub package.json dynamic](https://img.shields.io/github/package-json/version/galv-team/galv-frontend) -[![Jest CI](https://github.com/galv-team/galv-frontend/actions/workflows/test.yml/badge.svg)](https://github.com/galv-team/galv-frontend/actions/workflows/test.yml) +[![Jest CI](https://github.com/galv-team/galv-frontend/actions/workflows/test_unit.yml/badge.svg)](https://github.com/galv-team/galv-frontend/actions/workflows/test_unit.yml) [![Cypress CI](https://github.com/galv-team/galv-frontend/actions/workflows/test_e2e.yml/badge.svg)](https://github.com/galv-team/galv-frontend/actions/workflows/test_e2e.yml) The Galv frontend is a user-friendly web interface for interacting with the [Galv REST API](https://github.com/galv-team/galv-backend).