diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 2262b4c5..2fbd60e7 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -43,7 +43,7 @@ jobs: cache: npm - run: npm ci - run: npm run prettier - build: + build: name: Build runs-on: ubuntu-latest steps: