stan-dev / stanc3

The Stan transpiler (from Stan to C++ and beyond).
BSD 3-Clause "New" or "Revised" License
138 stars 44 forks source link

Run ocaml tests in isolated dirs, ensure proper stage cleanup #1260

Closed serban-nicusor-toptal closed 1 year ago

serban-nicusor-toptal commented 1 year ago

Submission Checklist

Release notes

[CI] A small issue where the files on disk are not cleaned up after ocaml testing stages has been found and fixed with this PR. Thanks @WardBrian for reporting it.

Copyright and Licensing

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the BSD 3-clause license (https://opensource.org/licenses/BSD-3-Clause)