mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +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
|