Enable the use of the w3 query ... command in CI by:
- Exiting the process with exitCode 1 upon an error being hit
- anything else needed?
This will allow us to run CI on the Web3APIs we have build so far (Console, IPFS, ENS, etc) under the ./packages/apis/ directory.
Enable the use of the
w3 query ...command in CI by:This will allow us to run CI on the Web3APIs we have build so far (Console, IPFS, ENS, etc) under the ./packages/apis/ directory.