From 08eb6a26af6822a43eb2991cd981c86100e453b0 Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Mon, 3 Nov 2025 22:55:20 +0800 Subject: [PATCH] chore: Test radicle native ci --- .radicle/native.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .radicle/native.yaml diff --git a/.radicle/native.yaml b/.radicle/native.yaml new file mode 100644 index 0000000..b6c2e9e --- /dev/null +++ b/.radicle/native.yaml @@ -0,0 +1,2 @@ +shell: | + echo "Test Radicle Native CI Adapter"