diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ea128d2..2a220f1 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -23,6 +23,3 @@ jobs: - name: Lint run: npm run lint - - - name: Test - run: npm test