diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5cea05..acad47e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,6 @@ jobs: - name: Dev run: npm run dev - run: npm run build - name: Test run: npm run test