Skip to content

Commit

Permalink
update GHA tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rpetit3 authored Aug 19, 2024
1 parent 80ec719 commit 5b3d4f5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test-pasty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,12 @@ jobs:
bin/pasty --input test/data/O13-GCF_001444995.fna.gz --prefix O13-GCF_001444995
cat O13-GCF_001444995.tsv
cat O13-GCF_001444995.details.tsv
bin/pasty --input test/data/O15-GCF_001444865.fna.gz --prefix O15-GCF_001444865
cat O15-GCF_001444865.tsv
cat O15-GCF_001444865.details.tsv
bin/pasty --input test/data/O17-GCF_001444915.fna.gz --prefix O17-GCF_001444915
cat O17-GCF_001444915.tsv
cat O17-GCF_001444915.details.tsv
echo "NT-GCF_000292685"
bin/pasty --input test/data/NT-GCF_000292685.fna.gz --prefix NT-GCF_000292685
cat NT-GCF_000292685.tsv
Expand Down

0 comments on commit 5b3d4f5

Please sign in to comment.