Skip to content

Commit 2dcfa38

Browse files
committed
feature/e2e-test cd to e2e folder on devnet
1 parent 1af5631 commit 2dcfa38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/devnet.yml

+1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jobs:
103103
JIRA_URL: ${{ secrets.JIRA_URL }}
104104
MARKERS: "not active_flow and not passive_flow"
105105
run: |
106+
cd E2E-tests
106107
earthly \
107108
--secret AWS_SESSION_TOKEN="$AWS_SESSION_TOKEN" \
108109
--secret AWS_ACCESS_KEY_ID="$AWS_ACCESS_KEY_ID" \

0 commit comments

Comments
 (0)