From 7d891d56b8e71dfc707226186b5c2158dab1a933 Mon Sep 17 00:00:00 2001 From: Bartek Tofel Date: Thu, 18 Jan 2024 13:40:46 -0300 Subject: [PATCH] set pyroscope env for cron --- .github/workflows/integration-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 2e0ef1f73fa..cd41360ce45 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -407,7 +407,7 @@ jobs: - name: cron nodes: 2 os: ubuntu-latest - pyroscope_env: "" + pyroscope_env: "ci-smoke-cron-evm-simulated" - name: flux nodes: 1 os: ubuntu-latest