Skip to content

Commit 4a80e1e

Browse files
committed
makefile command
1 parent 31d1f4e commit 4a80e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-e2e-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Terraform Plan
5656
working-directory: ./terraform
5757
run: |
58-
make plan environment=dev sub_environment=internal-dev
58+
make plan environment=internal-dev
5959
6060
- name: Run e2e
6161
working-directory: ./e2e

0 commit comments

Comments
 (0)