diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b843e73..022b2c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: - run: yarn lint build: runs-on: ubuntu-18.04 - name: Test + name: Build + Test steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v1