diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e8ab65..f61240f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,4 +26,3 @@ jobs: NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: npm run test - run: npm run test:bare - \ No newline at end of file