Skip to content

Commit 8f7d6d4

Browse files
committed
chore: remove enable default user from pr yml as it's not on this branch
1 parent 7f23caf commit 8f7d6d4

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/workflows/terraform_provider_pr.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -141,19 +141,6 @@ jobs:
141141
with:
142142
test_pattern: TestAccResourceRedisCloudActiveActiveDatabase_CRUDI
143143

144-
go_test_smoke_aa_db_enable_default_user:
145-
name: go test smoke aa db enable default user
146-
needs: [go_unit_test, tfproviderlint, terraform_providers_schema]
147-
runs-on: ubuntu-latest
148-
steps:
149-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
150-
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
151-
with:
152-
go-version-file: go.mod
153-
- uses: ./.github/actions/run-testacc
154-
with:
155-
test_pattern: TestAccResourceRedisCloudActiveActiveDatabase_enableDefaultUser
156-
157144
go_test_smoke_aa_sub:
158145
name: go test smoke aa sub
159146
needs: [go_unit_test, tfproviderlint, terraform_providers_schema]

0 commit comments

Comments
 (0)