Skip to content

Commit 9bb4ce7

Browse files
Merge pull request #290 from reown-com/develop
chore: removed e2e from release action
2 parents 7236d5a + 8e0edb5 commit 9bb4ce7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/changesets.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ jobs:
2424
- name:
2525
uses: ./.github/actions/setup
2626

27-
- name: E2E Tests
28-
uses: ./.github/workflows/e2e.yml
29-
secrets: inherit
30-
3127
- name: Create Release Pull Request or Publish to NPM
3228
id: changesets
3329
uses: changesets/action@v1

0 commit comments

Comments
 (0)