mirror of
https://github.com/swift-server/swift-aws-lambda-runtime.git
synced 2026-06-02 07:27:33 +00:00
Fix errors in the CI The script that checks the presence of `libFoundation` in the binary started to fail. I can't think about a recent change that would cause this. This PR change the test script to use the `HelloWorld` example instead of `APIGAtewayV2` Co-authored-by: Sebastien Stormacq <stormacq@amazon.lu>