Skip to content

Commit

Permalink
fix(full-run-test)
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Klehr <[email protected]>
  • Loading branch information
marcelklehr committed Dec 1, 2023
1 parent 67c7ab2 commit 2234742
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/full-run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ jobs:
- name: Test webdav access
if: ${{ matrix.faces-enabled }}
run: |
mkdir ~/.davfs2
cat > ~/.davfs2/secrets <<EOF
http://localhost:8080/remote.php/dav/recognize/admin/ admin password
EOF
Expand Down

0 comments on commit 2234742

Please sign in to comment.