We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 876b237 commit 534502bCopy full SHA for 534502b
.github/workflows/pull_request.yml
@@ -26,7 +26,7 @@ jobs:
26
27
integration-tests:
28
name: Integration Tests
29
- uses: examples_matrix.yml
+ uses: swift-server/swift-aws-lambda-runtime/.github/workflows/examples_matrix.yml
30
with:
31
name: "Integration tests"
32
matrix_linux_command: "LAMBDA_USE_LOCAL_DEPS=../.. swift build"
0 commit comments