From 6bf254d3941da576f50bd375abd4402422848164 Mon Sep 17 00:00:00 2001 From: Adi Bamberger Edri <72088126+BEAdi@users.noreply.github.com> Date: Mon, 23 Sep 2024 15:24:32 +0300 Subject: [PATCH] remove skip (#36440) --- .pre-commit-config_template.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config_template.yaml b/.pre-commit-config_template.yaml index 4361b106c441..31040a9c4cd1 100644 --- a/.pre-commit-config_template.yaml +++ b/.pre-commit-config_template.yaml @@ -319,7 +319,6 @@ repos: - --ignore-entropy pass_filenames: false language: system - skip:ci: true skip:nightly: true - id: merge-pytest-reports