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 534502b commit dd21f48Copy full SHA for dd21f48
.github/workflows/pull_request.yml
@@ -26,7 +26,7 @@ jobs:
26
27
integration-tests:
28
name: Integration Tests
29
- uses: swift-server/swift-aws-lambda-runtime/.github/workflows/examples_matrix.yml
+ uses: ./.github/workflows/examples_matrix.yml
30
with:
31
name: "Integration tests"
32
matrix_linux_command: "LAMBDA_USE_LOCAL_DEPS=../.. swift build"
0 commit comments