diff --git a/test/run_tests.sh b/test/run_tests.sh index fcd0a43..bcb6671 100755 --- a/test/run_tests.sh +++ b/test/run_tests.sh @@ -16,7 +16,7 @@ check() cd "$PAPER_DIR" make clean make - if [[ "$config_file" != "configs/pw-thesis.yml" ]] + if [[ "$config_file" != "configs/pw-thesis.yml" && "$config_file" != "configs/amu.yml" ]] then make arxiv-$PAPER_ID.tar.gz fi