X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/539dbe9f74466a7ec90ea7cbfb9bc8b49911551d..c93725e785e610bd75e20004e50552271799b711:/.github/workflows/test-kitchen.yml diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index a28a66e99..61290de5f 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -25,6 +25,7 @@ jobs: - devices - dhcpd - dmca + - dns - docker - donate - elasticsearch @@ -105,7 +106,7 @@ jobs: - name: Check out code uses: actions/checkout@v2 - name: Setup ruby - uses: actions/setup-ruby@v1 + uses: actions/setup-ruby@v1.1.1 - name: Cache gems uses: actions/cache@v2 with: