Skip to content

Commit 73feff1

Browse files
authored
remove test folders from dist copy as it will be managed by phoenix build process itself.
1 parent 41ee03c commit 73feff1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy-staging.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
npm run release:staging
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)