Skip to content

Commit c830647

Browse files
committed
revert change to acctests
1 parent db18cab commit c830647

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.github/workflows/acctests.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,5 @@ on: push
44

55
jobs:
66
run-acceptance-tests:
7-
runs-on: ubuntu-latest
8-
steps:
9-
- name: "Setup Terraform"
10-
uses: hashicorp/setup-terraform@v3
11-
- name: "Run Acc Tests"
12-
uses: hashicorp/vault-workflows-common/.github/workflows/acc-tests.yaml@main
13-
secrets: inherit
7+
uses: hashicorp/vault-workflows-common/.github/workflows/acc-tests.yaml@main
8+
secrets: inherit

0 commit comments

Comments
 (0)