Skip to content

Commit b4d11ab

Browse files
committed
download all?
1 parent ed7795c commit b4d11ab

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,5 @@ jobs:
4343
run: yarn install
4444
- name: Download Artifacts
4545
uses: actions/download-artifact@v4
46-
with:
47-
name: ${{ github.sha }}
48-
path: ./packages/**/*
4946
- name: Run Unit Tests
5047
run: yarn test

0 commit comments

Comments
 (0)