Address review comments

This commit is contained in:
Michael L Heuer 2021-02-04 12:10:54 -06:00
parent f298c594fe
commit 37a9f6f456
3 changed files with 5 additions and 3 deletions

4
.github/filters.yml vendored
View file

@ -1,3 +1,7 @@
bandage_image:
- software/bandage/image/**
- tests/software/bandage/image/**
bowtie_align:
- software/bowtie/align/**
- software/bowtie/build/**

View file

@ -1,4 +1,4 @@
name: bandage image
name: bandage_image
description: Render an assembly graph in GFA 1.0 format to PNG and SVG image formats
keywords:
- gfa

View file

@ -5,6 +5,4 @@
- bandage_image
files:
- path: output/bandage/B-3106.png
should_exist: true
- path: output/bandage/B-3106.svg
should_exist: true