Improve script for running tests
This commit is contained in:
parent
816f7595fd
commit
b39063ecac
@ -12,7 +12,7 @@ check()
|
||||
echo "*** TESTING $config_file"
|
||||
echo "========================================================================================="
|
||||
rm -rf "$PAPER_DIR"
|
||||
cookiecutter https://git.wmi.amu.edu.pl/filipg/paper-cutter.git --config-file "$config_file" --no-input --checkout master
|
||||
python3 -m cookiecutter https://git.wmi.amu.edu.pl/filipg/paper-cutter.git --config-file "$config_file" --no-input --checkout master
|
||||
cd "$PAPER_DIR"
|
||||
make clean
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user