fix
This commit is contained in:
1
.github/workflows/changelog.yml
vendored
1
.github/workflows/changelog.yml
vendored
@ -25,4 +25,3 @@ jobs:
|
|||||||
echo 'Missing changelog entry'
|
echo 'Missing changelog entry'
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
7
.github/workflows/formal-verifiation.yml
vendored
7
.github/workflows/formal-verifiation.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: Certora
|
name: formal verification
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- release-v*
|
- release-v*
|
||||||
@ -58,7 +59,3 @@ jobs:
|
|||||||
- Round3/verifyERC1155Pausable.sh
|
- Round3/verifyERC1155Pausable.sh
|
||||||
- Round3/verifyInitializable.sh
|
- Round3/verifyInitializable.sh
|
||||||
- Round3/verifyGovernorPreventLateQuorum.sh
|
- Round3/verifyGovernorPreventLateQuorum.sh
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user