Skip to content

Commit

Permalink
updated work folder
Browse files Browse the repository at this point in the history
  • Loading branch information
muskansethi1 committed Jun 27, 2024
1 parent 71de9ac commit 2326287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: cd ../incidents-app && npm install --save ../attachments/
- run: cd ../incidents-app && cp -r xmpls/attachments.cds ./db && npm i
- run: cd .. && mkdir plugins && mv attachments/ plugins/
- run: npm run test
- run: cd plugins/ && npm run test
env:
FORCE_COLOR: true
- run: rm incidents-app

0 comments on commit 2326287

Please sign in to comment.