From 522e34edf0bc78552602373a46b588d0b1de8a3a Mon Sep 17 00:00:00 2001 From: FelixErnst Date: Mon, 18 Mar 2024 17:57:35 +0100 Subject: [PATCH] Update check-bioc-devel.yml --- .github/workflows/check-bioc-devel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-bioc-devel.yml b/.github/workflows/check-bioc-devel.yml index e638d93..8be682c 100644 --- a/.github/workflows/check-bioc-devel.yml +++ b/.github/workflows/check-bioc-devel.yml @@ -24,7 +24,7 @@ on: push: pull_request: -name: R-CMD-check-bioc +name: R-CMD-check-bioc-devel ## These environment variables control whether to run GHA code later on that is ## specific to testthat, covr, and pkgdown.