Skip to content

chore(version): change pyproject.toml to display 5 - Production/Stabl… #6

chore(version): change pyproject.toml to display 5 - Production/Stabl…

chore(version): change pyproject.toml to display 5 - Production/Stabl… #6

Workflow file for this run

name: Pull request
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/tests.yml
with:
install_command: "python3 -m pip install -e .[dev,bigwig,biocpy]"