From 97ebcbc614a6825e146fc8619b20ea460df241db Mon Sep 17 00:00:00 2001 From: Furior Date: Tue, 2 Apr 2024 11:47:53 +0700 Subject: [PATCH] test --- .github/workflows/ci_suite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_suite.yml b/.github/workflows/ci_suite.yml index 1469a2a88dc3c..ade841a0592f3 100644 --- a/.github/workflows/ci_suite.yml +++ b/.github/workflows/ci_suite.yml @@ -144,7 +144,7 @@ jobs: run_all_tests: if: ( !contains(github.event.head_commit.message, '[ci skip]') ) name: Integration Tests - needs: [collect_data] + #needs: [collect_data] strategy: fail-fast: false matrix: