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
fix: Temporary workaround for conformance client output
When running via a buildpack, the conformance client expects the
output file to be in /workspace, but the working directory is
/workspace/bin. Ideally, the conformance client should have a way of
telling the function where to write the file, but for the moment
this workaround should at least allow it to validate in both contexts.
0 commit comments