diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 12d8c0645..7e7ffb6b5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ on: # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: - # This workflow contains a single job called "build" + # This workflow contains a single job called "build " build: # The type of runner that the job will run on runs-on: ubuntu-latest