mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-14 02:38:54 +00:00
4 lines
132 B
Bash
Executable file
4 lines
132 B
Bash
Executable file
make check
|
|
pushd expressions && make check && popd
|
|
pushd deep-expressions && make check && popd
|
|
pushd x86only && make check && popd
|