Skip to content

Commit 7463ba9

Browse files
committed
Fixed prerelease workflow
1 parent 9d2005e commit 7463ba9

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/prerelease.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,6 @@ jobs:
4949
GH_EMAIL: ${{ secrets.GH_EMAIL }}
5050
GH_USER: ${{ secrets.GH_USER }}
5151

52-
- name: Build and test
53-
run: |
54-
git reset --hard
55-
yarn build
56-
yarn test
57-
5852
# ---- PUBLISH WITH TRUSTED PUBLISHING ----
5953

6054
- name: npm publish @wix/interact (trusted)

0 commit comments

Comments
 (0)