build: Enable Consul remote backend tests
This commit is contained in:
parent
6a126df0c6
commit
579e0b20e1
|
@ -38,6 +38,8 @@ jobs:
|
|||
go-test:
|
||||
executor:
|
||||
name: go
|
||||
environment:
|
||||
TF_CONSUL_TEST: 1
|
||||
parallelism: 4
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Reference in New Issue