From 4ee3f54a39b1cad053a5cef2a5e25bdef20d8960 Mon Sep 17 00:00:00 2001 From: Sara Walton Date: Mon, 19 Aug 2024 12:42:15 -0600 Subject: [PATCH] install libjansson --- .github/workflows/darshan_ldms_test_ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/darshan_ldms_test_ci.yml b/.github/workflows/darshan_ldms_test_ci.yml index abb885e9f..cee59da5c 100644 --- a/.github/workflows/darshan_ldms_test_ci.yml +++ b/.github/workflows/darshan_ldms_test_ci.yml @@ -11,10 +11,10 @@ name: Darshan-LDMS Integration Test - Latest on: push: branches: - - master + - main pull_request: branches: - - master + - main workflow_dispatch: jobs: