diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e1907cc7..08a9d49a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -7,8 +7,8 @@ on: branches: [ main ] jobs: - - build: + # WHOOOPS dropped the colon here. + build runs-on: ubuntu-latest steps: - name: Run