We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3cca8d commit 4c7eb07Copy full SHA for 4c7eb07
.github/workflows/solid-tests-suites.yml
@@ -153,5 +153,6 @@ jobs:
153
${{ matrix.test }}
154
155
- name: Show nextcloud logs - ${{ matrix.test }}
156
+ if: always()
157
run: |
158
docker exec -it server cat /var/www/html/data/nextcloud.log
0 commit comments