X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e4a0595002f1f428a98776070ad4677b6433b46f..943fd852ef136e3020e886f22cd3024dd98a4d20:/.github/workflows/test-kitchen.yml diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 16babd429..1c83e25f4 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -12,11 +12,16 @@ jobs: - accounts - apache - apt + - backup - bind - blog - blogs - civicrm - clamav + - db-backup + - db-base + - db-master + - db-slave - devices - dhcpd - dmca @@ -27,6 +32,9 @@ jobs: - ftp - geodns - geoipupdate + - git + - git-server + - git-web - gps-tile - hardware - incron @@ -48,6 +56,7 @@ jobs: - passenger - piwik - planet + - planet-current - planet-dump - planet-notes - planet-replication @@ -75,9 +84,7 @@ jobs: fail-fast: false steps: - name: Check out code - uses: actions/checkout@v1 - with: - fetch-depth: 1 + uses: actions/checkout@v2 - name: Setup ruby uses: actions/setup-ruby@v1 - name: Cache gems