diff --git a/.github/workflows/azure-static-web-apps-jolly-forest-00580aa03.yml b/.github/workflows/azure-static-web-apps-jolly-forest-00580aa03.yml index 8e0976f..2554b01 100644 --- a/.github/workflows/azure-static-web-apps-jolly-forest-00580aa03.yml +++ b/.github/workflows/azure-static-web-apps-jolly-forest-00580aa03.yml @@ -19,6 +19,11 @@ jobs: with: submodules: true lfs: false + - name: Build And Test + run: | + npm ci + npm run build --if-present + npm test - name: Build And Deploy id: builddeploy uses: Azure/static-web-apps-deploy@v1