From a39d603fc1c0ed418a6d513d0039ab6911d9391a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20Teixeira=20Gonz=C3=A1lez?= <91057639+Omitg24@users.noreply.github.com> Date: Wed, 3 May 2023 00:08:30 +0200 Subject: [PATCH] Update master_lomapes3a.yml --- .github/workflows/master_lomapes3a.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/master_lomapes3a.yml b/.github/workflows/master_lomapes3a.yml index 4a5e5a7..d59da3f 100644 --- a/.github/workflows/master_lomapes3a.yml +++ b/.github/workflows/master_lomapes3a.yml @@ -26,7 +26,7 @@ jobs: cd webapp npm install npm run build --if-present - npm run test --if-present + npm run start - name: Upload artifact for deployment job uses: actions/upload-artifact@v2