diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 74e947fe..457db2ca 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,11 +1,11 @@ -name: Build Image +name: Build and Test on: pull_request: jobs: - build: - name: Build Image + test: + name: Build and Test runs-on: ubuntu-20.04-8core-sl permissions: contents: read