diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index abd9ee2..49e1657 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -17,4 +17,4 @@ jobs: cache: "npm" - run: npm ci - run: npx prettier . --check - - run: npx jest + - run: node --test