You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, after the GitHub Action runs CBMC proofs, the proof reports
are compressed and uploaded to GitHub storage for users to download and
view. This commit turns this functionality off if the repository is
private, i.e. it cannot be reached over the public internet.
This fixes#192.
0 commit comments