Skip to content

Commit 23a9005

Browse files
committed
ci(release): remove test step from release workflow
1 parent f3f527e commit 23a9005

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

-3
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
- name: Build
3535
run: yarn build
3636

37-
- name: Run tests
38-
run: yarn test
39-
4037
- name: Release
4138
env:
4239
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)