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