diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a2ec359..a63ad84 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,5 +31,4 @@ jobs: run: | npm ci npm run build --if-present - npm test - + npm test \ No newline at end of file