Skip to content

Commit

Permalink
CI: remove Cram tests for now
Browse files Browse the repository at this point in the history
The only tests we had were for fetch-from-ncbi-virus, which were removed
in 6a76d0b
  • Loading branch information
joverlee521 committed Sep 14, 2023
1 parent 9355a5d commit 6e955d7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,3 @@ jobs:
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/

0 comments on commit 6e955d7

Please sign in to comment.