Akuli / jou

Yet another programming language
MIT License
11 stars 4 forks source link

Fix valgrinding #405

Closed Akuli closed 9 months ago

Akuli commented 9 months ago

When I modified runtests.sh, valgrind didn't run, so I broke valgrinding by specifying a wrong relative path. This PR fixes the valgrinding, and also runs it for more PRs so this shouldn't happen again.