X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/204405570f4bf5e8a2b0400d000fc364e5e56f74..2d364c50c30dae156acdab6d612dac184cba57f1:/.github/workflows/test-kitchen.yml diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 16babd429..6646f28d0 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -12,6 +12,7 @@ jobs: - accounts - apache - apt + - backup - bind - blog - blogs @@ -48,6 +49,7 @@ jobs: - passenger - piwik - planet + - planet-current - planet-dump - planet-notes - planet-replication @@ -75,9 +77,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