diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 9406722ca..b376e743c 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -22,5 +22,4 @@ jobs: - run: npm run test:jest env: CI: true - - name: Cypress run - run: npm run test:cypress