diff --git a/.github/workflows/buildRunTestWorkflow.yml b/.github/workflows/buildRunTestWorkflow.yml index 931a95b..b4f3c06 100644 --- a/.github/workflows/buildRunTestWorkflow.yml +++ b/.github/workflows/buildRunTestWorkflow.yml @@ -1,5 +1,5 @@ # This is a workflow to get source code and run tests of common functions -name: Build and Run Tests +name: Build and Run # Controls when the action will run. Workflow runs when manually triggered using the UI or API. on: