Add end to end CI#121
Conversation
|
The gnark verifier is currently failing in CI: |
I might be wrong, but it doesn't seem like the gnark verifier threw an error? Do you have more details on what an error 143 means? |
|
Could be OOM or maybe some timeout on GH side? Is this just spinning up the server or is it some one-shot job? |
|
We are running a recursive verifier on the output created from the rust code. The action was completed in 28 minutes without throwing any error when I tested it on a disposable repo https://github.com/batmendbar/ProveKit/actions/runs/15385512934/job/43284876707. Not sure what happened here. |
|
Looks like it's working! |
|
Actually before you merge, can you discard the changes on the ci.yml file? |
Done |
Add end-to-end CI test to test the outputs on recursive verifier
No description provided.