|
@@ -34,6 +34,7 @@ jobs:
|
|
ENABLE_GAS_REPORT: true
|
|
ENABLE_GAS_REPORT: true
|
|
- run: npm run test:inheritance
|
|
- run: npm run test:inheritance
|
|
- run: npm run test:generation
|
|
- run: npm run test:generation
|
|
|
|
+ if: github.repository != 'OpenZeppelin/openzeppelin-contracts-upgradeable'
|
|
|
|
|
|
coverage:
|
|
coverage:
|
|
if: github.repository != 'OpenZeppelin/openzeppelin-contracts-upgradeable'
|
|
if: github.repository != 'OpenZeppelin/openzeppelin-contracts-upgradeable'
|