We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b35af9 commit 7eaa407Copy full SHA for 7eaa407
.github/workflows/terraform_provider_pr.yml
@@ -126,7 +126,7 @@ jobs:
126
- run: EXECUTE_TESTS=true make testacc TESTARGS='-run="TestAccResourceRedisCloudEssentialsSubscription"'
127
128
go_test_smoke_essentials_sub:
129
- name: go test smoke essentials db
+ name: go test smoke essentials sub
130
needs: [go_build]
131
runs-on: ubuntu-latest
132
steps:
0 commit comments