]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/workflows/test.yml
fix tabindex on login page
[github/Chocobozzz/PeerTube.git] / .github / workflows / test.yml
index c188c207437797a011e1605664253ccefcef76a3..042ffe0d429f88831454a94e4bf68f718314e76d 100644 (file)
@@ -98,11 +98,11 @@ jobs:
       - name: Display directories state
         if: failure()
         run: |
-          ls -l
+          ls -l test*
 
       - name: Upload logs
         uses: actions/upload-artifact@v2
         if: failure()
         with:
           name: test-storages-${{ matrix.test_suite }}
-          path: test*/logs
+          path: test*/logs/*