Skip to content

Add B.1 build, downsample B.1 in non-B.1 builds, rename to mpox #892

Add B.1 build, downsample B.1 in non-B.1 builds, rename to mpox

Add B.1 build, downsample B.1 in non-B.1 builds, rename to mpox #892

Workflow file for this run

name: CI
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
pathogen-ci:
uses: nextstrain/.github/.github/workflows/pathogen-repo-ci.yaml@master
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: ~3
- run: pip install snakefmt
- run: snakefmt --check --compact-diff .