Skip to content

Merge pull request #221 from hoelzer-lab/optimize-hpc-ressources #394

Merge pull request #221 from hoelzer-lab/optimize-hpc-ressources

Merge pull request #221 from hoelzer-lab/optimize-hpc-ressources #394

Workflow file for this run

name: Syntax_check
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Help_test
run: curl -s https://get.nextflow.io | bash && ./nextflow run main.nf --help