1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-11 04:23:10 +00:00

Generalize name

This commit is contained in:
Alexander Peltzer 2019-11-26 14:12:19 +01:00
parent c3c7c74d79
commit 0afe00ded5
No known key found for this signature in database
GPG key ID: A4A9322B50AF95A0

View file

@ -12,7 +12,7 @@ jobs:
python ${GITHUB_WORKSPACE}/bin/cchecker.py ${GITHUB_WORKSPACE}/nfcore_custom.config ${GITHUB_WORKSPACE}/.github/workflows/main.yml
profile_test:
runs-on: ubuntu-latest
name: Run individual profiles
name: Run ${{ matrix.profile }} profile
needs: test_all_profiles
strategy:
matrix: