From cb136df2d04e10da41340ef965ab86eaf259ef80 Mon Sep 17 00:00:00 2001 From: AhFei Date: Sat, 18 Apr 2026 19:38:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20.woodpecker/win=5Ftest.yam?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker/win_test.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .woodpecker/win_test.yaml diff --git a/.woodpecker/win_test.yaml b/.woodpecker/win_test.yaml new file mode 100644 index 0000000..f8ff0d1 --- /dev/null +++ b/.woodpecker/win_test.yaml @@ -0,0 +1,10 @@ +when: + branch: main + +platform: windows/amd64 + +steps: + - name: test-exprorer + image: none + commands: + - explorer C:\Users\