remove superfluous tests

This commit is contained in:
atagen 2024-12-06 15:24:02 +11:00
parent 016f81f779
commit b21810d0c7

View File

@ -93,9 +93,6 @@
@test:
printf "\\n\\n\\t************ running nix+dune tests ************\\n\\n\\n"
nix flake check --offline
nix build .#tests --offline
printf "\\n\\n\\t************ running visual test ************\\n\\n\\n"
echo one two three four | CULRS="(255,0,0);(0,0,255);#00FF00" CULR_ORDER="1;0;2" result/bin/culr
@push:
git commit -a