Skip to content

Commit

Permalink
fix reference to sub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sebsto committed Oct 9, 2024
1 parent 534502b commit dd21f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

integration-tests:
name: Integration Tests
uses: swift-server/swift-aws-lambda-runtime/.github/workflows/examples_matrix.yml
uses: ./.github/workflows/examples_matrix.yml
with:
name: "Integration tests"
matrix_linux_command: "LAMBDA_USE_LOCAL_DEPS=../.. swift build"
Expand Down

0 comments on commit dd21f48

Please sign in to comment.