From 021265c9ec82d731f579a2bea3b4f34b32b44e92 Mon Sep 17 00:00:00 2001 From: stazrouti Date: Thu, 1 Feb 2024 11:15:19 +0100 Subject: [PATCH] remove cypress --- .github/workflows/Automated Tests.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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