From fe9ac499c0228bd5bcbdaac2ce495206f78ab1aa Mon Sep 17 00:00:00 2001 From: 99mini Date: Mon, 2 Jun 2025 22:41:27 +0900 Subject: [PATCH] chore: revert github action test --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf9a0df..20250ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,6 @@ on: jobs: test: - if: "${{github.event_name != 'pull_request'}}" runs-on: ubuntu-latest steps: