Fix test for AMU
This commit is contained in:
parent
0732a6f05a
commit
5655f67b49
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user