YuangGao commented on code in PR #7637:
URL: https://github.com/apache/opendal/pull/7637#discussion_r3456287789
##########
.github/services/webdav/0_nginx/action.yml:
##########
@@ -30,5 +30,5 @@ runs:
run: |
cat << EOF >> $GITHUB_ENV
OPENDAL_WEBDAV_ENDPOINT=http://127.0.0.1:8080
- OPENDAL_TEST_CAPABILITY_OVERRIDES=write_with_user_metadata=false
+
OPENDAL_TEST_CAPABILITY_OVERRIDES=write_with_user_metadata=false,read_with_if_match=false,read_with_if_none_match=false,read_with_if_modified_since=false
Review Comment:
updated!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]