Skip to content

Commit 42b4ba9

Browse files
committed
Comments
1 parent 0fecded commit 42b4ba9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/unit-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
racket -l herbie report --threads yes --seed 1 bench/hamming/rearrangement.fpcore graphs0
5858
racket -l herbie report --threads yes --seed 1 bench/hamming/rearrangement.fpcore graphs1
5959
racket infra/diff.rkt graphs0 graphs1
60+
61+
# Test egglog mode
6062
- name: "Run Herbie with egglog"
6163
run: racket -y infra/ci.rkt --timeout 600 --enable generate:egglog --seed 0 bench/hamming/trigonometry.fpcore
6264

0 commit comments

Comments
 (0)