diff --git a/web3.js/.github/workflows/cicd.yml b/web3.js/.github/workflows/cicd.yml index 7353a1d79ea7ae..1ccb4eaa2779e3 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: |