safe-global / safe-smart-account

Safe allows secure management of blockchain assets.
https://safe.global
GNU Lesser General Public License v3.0
1.84k stars 907 forks source link

Fix: Certora CI action #591

Closed mmv08 closed 1 year ago

mmv08 commented 1 year ago

The certora CI action broke here: https://github.com/safe-global/safe-contracts/pull/590 - Failed run

It broke because the version of the certora-cli-beta wasn't pinned, and it installed a new version with breaking changes for the keyword to pass settings to the prover (settings changed to prover_args). This PR:

github-actions[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5282493914


Totals Coverage Status
Change from base Build 5282368557: 0.0%
Covered Lines: 308
Relevant Lines: 330

💛 - Coveralls