Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hasindu2008 committed Jun 16, 2023
1 parent 2362dc9 commit 9ca4df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ execute_test test/event_dna.txt test/event_dna.exp 20 || die "diff failed"

echo "RNA event"
ex ./sigtk event -c test/sequin_rna.blow5 > test/event_rna.txt || die "Running the tool failed"
execute_test test/event_rna.txt test/event_rna.exp 20 || die "diff failed"
execute_test test/event_rna.txt test/event_rna.exp 50 || die "diff failed"

echo "Tests passed"

0 comments on commit 9ca4df1

Please sign in to comment.