Skip to content

Commit

Permalink
Update azure-webapps-node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricioveronez committed May 8, 2023
1 parent 9d238ae commit 44b5dbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/azure-webapps-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:

- name: npm install, build, and test
run: |
cd ./src
npm install
npm run build --if-present
npm run test --if-present
Expand Down

0 comments on commit 44b5dbb

Please sign in to comment.