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
Add version checks for installed tools in CI workflow
This commit augments the CI workflow with additional echo statements to print the versions of rustc, cargo, protoc, and cargo-lambda. This helps in verifying the correct installation and version of these tools during the CI process.
0 commit comments