From b24b6bfbc67a8c1e8d829177b216c3731920276d Mon Sep 17 00:00:00 2001 From: Colin Davidson Date: Wed, 30 Oct 2024 12:14:24 +0000 Subject: [PATCH] Added a comment to gather current workflow timings --- .github/workflows/run_pr_tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/run_pr_tests.yml b/.github/workflows/run_pr_tests.yml index b14e138b4..c84752cfe 100644 --- a/.github/workflows/run_pr_tests.yml +++ b/.github/workflows/run_pr_tests.yml @@ -22,6 +22,7 @@ concurrency: group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} cancel-in-progress: true +# added a comment here to force a workflow run. jobs: # build and run host x86_64, execute UnitCL and lit tests and build and run offline