Skip to content

Commit b299f7b

Browse files
committed
Clear CHANGELOG and fix CF pipeline.
2 parents ab5b6c3 + e9d94e3 commit b299f7b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@ export CODEFRESH_API_KEY='xyz'
7777

7878
## Testing the Provider
7979

80+
```bash
81+
export TF_ACC="test"
82+
export CODEFRESH_API_KEY=[YOUR API TOKEN]
83+
go test -v ./...
84+
```
85+
8086
## License
8187

8288
Copyright 2022 Codefresh.

0 commit comments

Comments
 (0)