diff --git a/.github/workflows/actions.yaml b/.github/workflows/actions.yaml index 06dde815af..2ac3fc07b0 100644 --- a/.github/workflows/actions.yaml +++ b/.github/workflows/actions.yaml @@ -26,7 +26,6 @@ jobs: cache: npm - run: npm ci - run: npm run build - - run: npm run check # - run: npm test check: