Skip to content

Commit d58e491

Browse files
committed
disable massa-web3 integ test for release
1 parent ed90475 commit d58e491

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,10 @@ on:
55
types: [created]
66

77
jobs:
8-
massa-web3-integration-test:
9-
uses: ./.github/workflows/massa-web3-integration.yml
108

119
publish-npm:
1210
name: publish
1311
runs-on: ubuntu-latest
14-
needs: massa-web3-integration-test
1512
steps:
1613
- name: checkout
1714
uses: actions/checkout@v3

0 commit comments

Comments
 (0)