Skip to content

Merge pull request #5 from DataSpott/patch-1 #78

Merge pull request #5 from DataSpott/patch-1

Merge pull request #5 from DataSpott/patch-1 #78

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 analysis.nf --help