From ad90e655671c94f680051d5fff1c61575e270d77 Mon Sep 17 00:00:00 2001 From: Ben Young Date: Thu, 16 Nov 2023 08:38:16 -0500 Subject: [PATCH] fix label in action --- .github/workflows/R-CMD-check.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/R-CMD-check.yaml b/.github/workflows/R-CMD-check.yaml index 054b3847..832870ef 100644 --- a/.github/workflows/R-CMD-check.yaml +++ b/.github/workflows/R-CMD-check.yaml @@ -128,7 +128,7 @@ jobs: useeior::print2RValidationResults(m) shell: Rscript {0} - - name: Build and validate models - USEEIOv2.0-s-GHG_IF summary model with import factors + - name: Build and validate models - USEEIOv2.0-s-GHG-19-IF summary model with import factors if: always() run: | require(devtools)