diff --git a/.github/workflows/sims.yaml b/.github/workflows/sims.yaml index 3526672fbb..9f34db528b 100644 --- a/.github/workflows/sims.yaml +++ b/.github/workflows/sims.yaml @@ -1,4 +1,4 @@ -name: simulation tests +name: simulation-tests on: push: branches: diff --git a/.github/workflows/standardize-yaml.yaml b/.github/workflows/standardize-yaml.yaml index c0f2a89130..01bcbbfa83 100644 --- a/.github/workflows/standardize-yaml.yaml +++ b/.github/workflows/standardize-yaml.yaml @@ -1,4 +1,4 @@ -name: standardize yaml +name: standardize-yaml on: push: branches: [master] diff --git a/README.md b/README.md index fbcae66057..e7c8b6e8ee 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Akash - Decentralized Serverless Network ![tests](https://github.com/ovrclk/akash/workflows/tests/badge.svg) -![simulations](https://github.com/ovrclk/akash/workflows/Sims/badge.svg) +![simulations](https://github.com/ovrclk/akash/workflows/simulation-tests/badge.svg) [![codecov](https://codecov.io/github/ovrclk/akash/coverage.svg?branch=master)](https://codecov.io/github/ovrclk/akash?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/ovrclk/akash)](https://goreportcard.com/report/github.com/ovrclk/akash)