SamirTalwar / smoke

Runs tests against anything, using command-line arguments, STDIN, STDOUT and STDERR.
MIT License
89 stars 10 forks source link

Debug and fix intermittently-breaking builds. #44

Closed SamirTalwar closed 4 years ago

SamirTalwar commented 4 years ago

Turns out the Stack cache somehow gets corrupted. Disabling it for now.

This also checks in the stack.yaml.lock file so we make sure we always build the same thing.