Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests job updated in Workflow (safe-global#836)
Previously we only checked coverage using `npm run coverage` which I believe only checked `hardhat test --network hardhat`, thus not checking the rest of the types of test based on L1, L2 and ZK. This adds another job in the CI which checks for the same.
- Loading branch information