Skip to content

Commit 3701aaa

Browse files
committed
chore: working-directory is in the same level as run
1 parent 791e5ed commit 3701aaa

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,4 @@ jobs:
6565
sam build
6666
sam deploy --resolve-image-repos
6767
mvn clean test -B -q -Dtest.cloud.enabled=true -Dtest=CloudBasedIntegrationTest
68-
with:
69-
working-directory: ./examples
68+
working-directory: ./examples

0 commit comments

Comments
 (0)