Skip to content

Commit b4c4516

Browse files
committed
no need to remove test-packages folder
1 parent dff448a commit b4c4516

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ jobs:
3636
with:
3737
node-version: ${{ matrix.node-version }}
3838

39-
- name: Remove test-packages
40-
run: |
41-
rm -rf test-packages
4239
- name: Yarn Install
4340
working-directory: ./packages/ember-cli-fastboot
4441
run: |

0 commit comments

Comments
 (0)