Skip to content

Commit

Permalink
Merge pull request #17 from DevoteamNL/feat/feedback-endpoint
Browse files Browse the repository at this point in the history
Remove test
  • Loading branch information
hardik-id authored Jan 10, 2024
2 parents 5d67621 + bd3ba03 commit fcc5d26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_dvt-devo-gpt-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,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 fcc5d26

Please sign in to comment.