mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 19:18:17 +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:
|
with:
|
||||||
filters: '.github/filters.yml'
|
filters: '.github/filters.yml'
|
||||||
|
|
||||||
ci_test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: CI Test
|
name: CI Test
|
||||||
needs: changes
|
needs: changes
|
||||||
|
|
Loading…
Reference in a new issue