Skip to content

Commit

Permalink
test.sh - test exit(1)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmagnus authored Apr 16, 2024
1 parent 02f2c70 commit c866210
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
set -v
export PYTHONPATH=$PYTHONPATH:$(pwd)

exit(1)

cd rna_tools

python update_readme.py
Expand Down

0 comments on commit c866210

Please sign in to comment.