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 79ff186 commit 791e5edCopy full SHA for 791e5ed
1 file changed
.github/workflows/e2e-tests.yml
@@ -66,4 +66,4 @@ jobs:
66
sam deploy --resolve-image-repos
67
mvn clean test -B -q -Dtest.cloud.enabled=true -Dtest=CloudBasedIntegrationTest
68
with:
69
- path: examples/
+ working-directory: ./examples
0 commit comments