Skip to content

Commit ff9a54f

Browse files
ci: remove shell scripts step
1 parent ccb6f53 commit ff9a54f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/terraform.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@ jobs:
9595
with:
9696
actions_subcommand: 'fmt'
9797

98-
# Run some scripts
99-
- name: Run shell commands
100-
run: ls -la
101-
10298
# Initialize a new or existing Terraform working directory by creating initial files, loading any remote state, downloading modules, etc.
10399
- name: "Terraform Init"
104100
uses: hashicorp/terraform-github-actions@master

0 commit comments

Comments
 (0)