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
I noticed that code rot resulted in the in-enclave unit tests failing.
The run-unit-tests.sh file ended up being empty, which resulted in the
enclave terminating right away. This PR makes the Dockerfile explicitly
copy the file, and it bumps memory limits.
0 commit comments