From 55002b4821bb0d1d0978253c1e3167808a56ebab Mon Sep 17 00:00:00 2001 From: Jason Reding Date: Wed, 11 Dec 2024 09:55:09 -0600 Subject: [PATCH] Forcing new PR build. --- .github/workflows/build_release_artifacts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_release_artifacts.yml b/.github/workflows/build_release_artifacts.yml index fc4b669d..6137b5bd 100644 --- a/.github/workflows/build_release_artifacts.yml +++ b/.github/workflows/build_release_artifacts.yml @@ -48,7 +48,7 @@ jobs: utcOffset: "+05:30" - name: Run New Testing Suite's Tests - timeout-minutes: 30 + timeout-minutes: 31 run: python ${{runner.workspace}}\grpc-labview\tests\New_ATS\pylib\run_tests.py - name: Check whether logs folder exists in New_ATS