From a673f18c4107eca7e80a84fca2c782ee0a09931d Mon Sep 17 00:00:00 2001 From: xujun540 <17683768715@163.com> Date: Thu, 16 Sep 2021 09:55:48 +0800 Subject: [PATCH] chore(test): modify format --- .github/workflows/run_api_tests.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/run_api_tests.yaml b/.github/workflows/run_api_tests.yaml index 25f67d916..1826760f1 100644 --- a/.github/workflows/run_api_tests.yaml +++ b/.github/workflows/run_api_tests.yaml @@ -2,9 +2,9 @@ name: API Test Suite on: push: - tags: - - e* - - v* + tags: + - e* + - v* pull_request: jobs: