mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
ci: Change name of pytest step
This commit is contained in:
parent
860a49d456
commit
13539e1c1a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pytest-workflow.yml
vendored
2
.github/workflows/pytest-workflow.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
with:
|
||||
filters: '.github/filters.yml'
|
||||
|
||||
ci_test:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
name: CI Test
|
||||
needs: changes
|
||||
|
|
Loading…
Reference in a new issue