From: Michal Migurski Date: Fri, 14 Feb 2020 02:19:10 +0000 (-0800) Subject: Added wiki test to Github Actions configuration X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/d00080f6c3bcff100f14d2634a60b4d8660bd6a1 Added wiki test to Github Actions configuration --- diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 27cc47d85..86cf5fb42 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -92,6 +92,7 @@ jobs: - web-frontend - web-rails - wordpress + - wiki os: - ubuntu-1804 fail-fast: false