Skip to content

Merge pull request #230 from MoseleyBioinformaticsLab/erikhuck-patch-1 #18

Merge pull request #230 from MoseleyBioinformaticsLab/erikhuck-patch-1

Merge pull request #230 from MoseleyBioinformaticsLab/erikhuck-patch-1 #18

Workflow file for this run

name: Pull request
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
pull-request:
uses: ./.github/workflows/tests.yml
with:
install_command: "python3 -m pip install -e ."