diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index 0893ea5..bd75202 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -20,6 +20,7 @@ concurrency: jobs: test: + name: Test Build runs-on: ubuntu-latest concurrency: ci-${{ github.ref }} steps: