undo script changes

This commit is contained in:
teryanarmen
2022-06-15 14:12:04 -07:00
parent 8ec6b0f56f
commit 9708bc0397

View File

@ -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