Skip to content

chore: builds are robust now, can deploy straight to nextstrain-data #951

chore: builds are robust now, can deploy straight to nextstrain-data

chore: builds are robust now, can deploy straight to nextstrain-data #951

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@dec0880059017dac7facf100435c5737bf1386c8
with:
workflow-root: phylogenetic
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 .