mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-30 11:39:44 -05:00
ci: adds website test to unit test
This commit is contained in:
parent
8dbb00dc5c
commit
b57f755ffa
1 changed files with 2 additions and 0 deletions
2
.github/workflows/unit-test.yaml
vendored
2
.github/workflows/unit-test.yaml
vendored
|
|
@ -30,4 +30,6 @@ jobs:
|
|||
- run: bash scripts/gogetcookie.sh
|
||||
- run: make vet
|
||||
- run: make test
|
||||
- run: make website-test
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue