From 7e309e005594c5052677b3399f5d27e5bf29175a Mon Sep 17 00:00:00 2001 From: Dave Skender <8432125+DaveSkender@users.noreply.github.com> Date: Mon, 1 Apr 2024 02:14:04 -0400 Subject: [PATCH] trying to engage push trigger --- .github/workflows/test-indicators.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-indicators.yml b/.github/workflows/test-indicators.yml index a67bc273..de1bacf4 100644 --- a/.github/workflows/test-indicators.yml +++ b/.github/workflows/test-indicators.yml @@ -67,7 +67,7 @@ jobs: with: node-version: latest - - name: Convert to TRX + - name: Convert test file if: env.IS_PRIMARY == 'true' run: | npm install jest-junit