Skip to content

Commit 0578c90

Browse files
authored
remove test folder copy here as it will be managed by phoenix build process iself
1 parent 23c910a commit 0578c90

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-production.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
npm run release:dev
2828
npm run zipTestFiles
2929
cp -r dist distToDeploy/
30-
cp -r dist distToDeploy/src/
31-
cp -r test distToDeploy/test/
3230
shell: bash
3331

3432
- name: Copying release artifacts to public folder

0 commit comments

Comments
 (0)