From ef1d2da17917abd883d8937197fc92bb63ab372c Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Thu, 1 Dec 2022 12:53:34 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Moritz E. Beber --- .github/workflows/ci.yml | 2 +- conf/test_krakenuniq.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 77440b7..d179c6e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -103,7 +103,7 @@ jobs: attempt_limit: 3 krakenuniq: - name: Test mOTUs with workflow parameters + name: Test KrakenUniq with workflow parameters if: ${{ github.event_name != 'push' || (github.event_name == 'push' && github.repository == 'nf-core/taxprofiler') }} runs-on: ubuntu-latest strategy: diff --git a/conf/test_krakenuniq.config b/conf/test_krakenuniq.config index c6e2548..c504ec9 100644 --- a/conf/test_krakenuniq.config +++ b/conf/test_krakenuniq.config @@ -16,7 +16,7 @@ params { config_profile_name = 'Test profile' - config_profile_description = 'Minimal test to check mOTUs function' + config_profile_description = 'Minimal test to check KrakenUniq function' // Limit resources so that this can run on GitHub Actions max_cpus = 2