This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch remove-workspace
in repository https://gitbox.apache.org/repos/asf/opendal.git
from 756af6a604 chore: Make every components seperate, remove workspace
add bbb0f57d79 Fix CI
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci_check.yml | 113 +++++++++++++++++++++++++++++++++
.github/workflows/ci_typos.yml | 47 --------------
.github/workflows/{ci.yml => core.yml} | 100 ++++-------------------------
.github/workflows/docs.yml | 3 +-
.github/workflows/oay_test_webdav.yml | 5 +-
5 files changed, 131 insertions(+), 137 deletions(-)
create mode 100644 .github/workflows/ci_check.yml
delete mode 100644 .github/workflows/ci_typos.yml
rename .github/workflows/{ci.yml => core.yml} (74%)