mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-25 12:42:02 +03:00
6 lines
223 B
Plaintext
6 lines
223 B
Plaintext
|
rm -rf build
|
||
|
|
||
|
$1 --no-color --console-width 0 --check Issue1345.idr || true
|
||
|
$1 --no-color --console-width 0 --check Issue1496-1.idr || true
|
||
|
$1 --no-color --console-width 0 --check Issue1496-2.idr || true
|
||
|
$1 --build foo.ipkg
|