diff --git a/.github/workflows/Automated Tests.yml b/.github/workflows/Automated Tests.yml index 8e4d9ab..794ca10 100644 --- a/.github/workflows/Automated Tests.yml +++ b/.github/workflows/Automated Tests.yml @@ -15,6 +15,4 @@ jobs: - name: Run Automated Tests run: npm test - - - name: Run Cypress Tests - run: npm run cypress:run \ No newline at end of file + \ No newline at end of file