Skip to content

moved all main to subworkflows #31

moved all main to subworkflows

moved all main to subworkflows #31

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