Skip to content

fix(tests): Comprehensive PREPARE_GENOME test fixes for proper aligner coverage #66

fix(tests): Comprehensive PREPARE_GENOME test fixes for proper aligner coverage

fix(tests): Comprehensive PREPARE_GENOME test fixes for proper aligner coverage #66

Workflow file for this run

name: Nextflow strict syntax lint
on:
pull_request:
push:
branches: [master, dev]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Nextflow
uses: nf-core/setup-nextflow@v2
- name: Nextflow strict syntax lint
run: nextflow lint -o concise .