Skip to content

Commit

Permalink
update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-prasad committed May 8, 2024
1 parent 9e33f8e commit 2462230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master_dragonfruit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
npm install
npm run build --if-present
npm run test --if-present
# npm run test --if-present
- name: Zip artifact for deployment
run: zip release.zip ./* -r
Expand Down

0 comments on commit 2462230

Please sign in to comment.