diff --git a/.github/workflows/main_hgn-staging.yml b/.github/workflows/main_hgn-staging.yml index 1a1aa02bc..806537d73 100644 --- a/.github/workflows/main_hgn-staging.yml +++ b/.github/workflows/main_hgn-staging.yml @@ -25,7 +25,6 @@ jobs: run: | npm install npm run build --if-present - npm run test --if-present - name: Zip artifact for deployment run: zip release.zip ./* -r @@ -59,4 +58,4 @@ jobs: app-name: 'hgn-staging' slot-name: 'Production' package: . - publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_D36DFF5BF4724498838A50C2C0D25D43 }} \ No newline at end of file + publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_D36DFF5BF4724498838A50C2C0D25D43 }}