Browse Source

Fix CI script name for GovernorPreventLateQuorum

teryanarmen 3 years ago
parent
commit
9c45c52c4b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/verify.yml

+ 1 - 1
.github/workflows/verify.yml

@@ -57,7 +57,7 @@ jobs:
           - Round3/verifyERC1155Supply.sh
           - Round3/verifyERC1155Pausable.sh
           - Round3/verifyInitializable.sh
-          - Round3/verifyERC1155GovernorPreventLateQuorum.sh
+          - Round3/verifyGovernorPreventLateQuorum.sh