Skip to content

Commit b6a15ff

Browse files
committed
Refactor examples>test
1 parent 510216e commit b6a15ff

File tree

15 files changed

+1
-1
lines changed

15 files changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
"AWS_ACCESS_KEY_ID": ${{ secrets.AWS_ACCESS_KEY_ID }}
7777
"AWS_SECRET_ACCESS_KEY": ${{ secrets.AWS_SECRET_ACCESS_KEY }}
7878
run: |
79-
cd examples
79+
cd test
8080
terraform init
8181
terraform plan
8282
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)