We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df7c25 commit 2403f2eCopy full SHA for 2403f2e
Makefile
@@ -46,7 +46,7 @@ minimal-distribution:
46
[ ! -f herbie ] || (raco distribute herbie-compiled herbie && rm herbie)
47
48
nightly: install
49
- bash infra/nightly.sh bench/ reports/ --threads 4
+ bash infra/nightly.sh bench/ reports/ --threads 4 --enable "generate:egglog"
50
51
upgrade:
52
git pull
0 commit comments