1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-16 10:56:14 +03:00
juvix/.github/workflows
Paul Cadman ebeef381e6
ci: clean .juvix-build directory before formatting/typechecking examples (#2079)
Currently we typecheck and check formatting of juvix examples. However
the make target redundantly traverses the juvix files within the
.juvix-build directory contained in each project (which has been created
during previous tests).

This commit cleans the .juvix-build directories before performing each
of these checks.
2023-05-15 14:10:48 +02:00
..
ci.yml ci: clean .juvix-build directory before formatting/typechecking examples (#2079) 2023-05-15 14:10:48 +02:00
clean-up-cache.yaml Create clean-up-cache.yaml (#1915) 2023-03-23 14:48:21 +01:00
linux-static-binary.yaml Bump to LTS Haskell 20.21 (ghc-9.2.7) (#2093) 2023-05-15 12:06:18 +02:00