diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f4a1fd8..5662eb9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,6 +1,6 @@ # This is a basic workflow to build robot code. -name: CI +name: Build and Compile # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch.