diff --git a/.github/workflows/code-climate-coverage-aggregation.yml b/.github/workflows/build-and-test-apps.yml similarity index 98% rename from .github/workflows/code-climate-coverage-aggregation.yml rename to .github/workflows/build-and-test-apps.yml index 2e7ce1b7c..aa86b9167 100644 --- a/.github/workflows/code-climate-coverage-aggregation.yml +++ b/.github/workflows/build-and-test-apps.yml @@ -1,4 +1,4 @@ -name: Generate/Upload all Coverage Reports +name: Build and Test Apps on: push: