]> git.openstreetmap.org Git - chef.git/blobdiff - .github/workflows/test-kitchen.yml
Add test for backup cookbook
[chef.git] / .github / workflows / test-kitchen.yml
index 16babd429c5f22daedbc679a0bb522d042ef5968..6646f28d09a0d2f8794f7af9d4da1dedd39a07b9 100644 (file)
@@ -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