ci: adds website test to unit test

This commit is contained in:
Manuel Vogel 2020-11-11 09:06:28 +01:00
parent 8dbb00dc5c
commit b57f755ffa
No known key found for this signature in database
GPG key ID: 24E54F214569A8A5

View file

@ -30,4 +30,6 @@ jobs:
- run: bash scripts/gogetcookie.sh
- run: make vet
- run: make test
- run: make website-test