From 56b0ba2a09d77420894cc2a80f64aa86f28e730c Mon Sep 17 00:00:00 2001 From: sudoooooo Date: Thu, 16 May 2024 20:40:54 +0800 Subject: [PATCH] feat: test --- .github/workflows/codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index 078b4862..5ea69f33 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -10,7 +10,7 @@ on: - releases/** - feature/** paths: - - server/* + - server/** workflow_dispatch: jobs: