diff --git a/web3.js/.github/workflows/cicd.yml b/web3.js/.github/workflows/cicd.yml index 7353a1d79e..1ccb4eaa27 100644 --- a/web3.js/.github/workflows/cicd.yml +++ b/web3.js/.github/workflows/cicd.yml @@ -20,7 +20,7 @@ jobs: - name: Build run: | - script.sh + scripts/test.sh - name: Publish NPM run: |