Skip to content

moving out params

moving out params #46

Workflow file for this run

on:
push:
workflow_dispatch:
name: test-ExOrthist
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Install Nextflow
uses: nf-core/[email protected]
- run: nextflow run ${GITHUB_WORKSPACE} -with-docker