]> git.openstreetmap.org Git - chef.git/blobdiff - .github/workflows/cookstyle.yml
Add test for planet::current recipe
[chef.git] / .github / workflows / cookstyle.yml
index f77ac78cefdc43c1604a7a5e9823441343a23916..a181f72f1dfba332cdc7450c8c4f069c4359b57f 100644 (file)
@@ -1,4 +1,4 @@
-name: Coookstyle
+name: Cookstyle
 on:
   - push
   - pull_request
@@ -8,9 +8,7 @@ jobs:
     runs-on: ubuntu-latest
     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