tests: add webdav tests

This commit is contained in:
Edouard Vanbelle
2026-05-13 10:16:53 +02:00
parent 07d1f18bf4
commit f7946028f4
7 changed files with 405 additions and 0 deletions
+5
View File
@@ -188,6 +188,11 @@ jobs:
env:
BUILD_TARGET: release
- name: Run Webdav tests
run: bash tests/webdav/run.sh
env:
BUILD_TARGET: release
- uses: actions/upload-artifact@v4
if: ${{ !cancelled() }}
with: