undo script changes
This commit is contained in:
10
.github/workflows/verify.yml
vendored
10
.github/workflows/verify.yml
vendored
@ -46,13 +46,13 @@ jobs:
|
||||
|
||||
matrix:
|
||||
script:
|
||||
- old/verifyTimelock.sh
|
||||
- old/verifyERC1155.sh
|
||||
# - old/verifyTimelock.sh
|
||||
# - old/verifyERC1155.sh
|
||||
# - old/verifyERC20FlashMint.sh
|
||||
# - old/verifyERC20Wrapper.sh
|
||||
- old/verifyAccessControl.sh
|
||||
- old/verifyERC20Votes.sh "checking ERC20Votes.spec on ERC20Votes.sol"
|
||||
- old/verifyERC721Votes.sh "checking ERC721Votes.spec on draft-ERC721Votes.sol and Votes.sol"
|
||||
# - old/verifyAccessControl.sh
|
||||
# - old/verifyERC20Votes.sh "checking ERC20Votes.spec on ERC20Votes.sol"
|
||||
# - old/verifyERC721Votes.sh "checking ERC721Votes.spec on draft-ERC721Votes.sol and Votes.sol"
|
||||
- Round3/verifyERC1155Burnable.sh
|
||||
- Round3/verifyERC1155Supply.sh
|
||||
- Round3/verifyERC1155Pausable.sh
|
||||
|
||||
Reference in New Issue
Block a user