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 c599662 commit 531f693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full-run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
- name: Test webdav access
if: ${{ matrix.faces-enabled }}
run: |
cat > /etc/davfs2/secrets <<EOF
sudo cat > /etc/davfs2/secrets <<EOF
http://localhost:8080/remote.php/dav/recognize/admin/ admin password
EOF
sudo mount -t davfs http://localhost:8080/remote.php/dav/recognize/admin/ ./dav-mount
Expand Down

0 comments on commit 531f693

Please sign in to comment.