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