Skip to content

Commit

Permalink
Update pangolin.yml
Browse files Browse the repository at this point in the history
rm datadir assignment cache ubuntu check for memory in actions reasons, still in mac test
  • Loading branch information
aineniamh authored Jul 14, 2022
1 parent a5ebedd commit e5e579e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pangolin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,3 @@ jobs:
run: pangolin --add-assignment-cache
- name: remove assignment cache
run: pip uninstall -y pangolin-assignment
- name: Add assignment cache to datadir
run: mkdir ac && pangolin --add-assignment-cache --datadir ac
- name: Test use-assignment-cache with datadir
run: pangolin --use-assignment-cache --datadir ac pangolin/test/test_seqs.fasta 2>&1 | grep 'Using pangolin-assignment cache'

0 comments on commit e5e579e

Please sign in to comment.