Skip to content

Merge pull request #29: README: Add GitHub search link to see downstr… #88

Merge pull request #29: README: Add GitHub search link to see downstr…

Merge pull request #29: README: Add GitHub search link to see downstr… #88

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: nextstrain/.github/actions/shellcheck@master
cram:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- run: pip install cram
- run: cram tests/