1 parent 2a16901 commit 336f7aeCopy full SHA for 336f7ae
1 file changed
.github/workflows/benchmark.yml
@@ -86,6 +86,8 @@ jobs:
86
args: "--only epsilon"
87
- suite: trust_q
88
args: "--only trust_q"
89
+ - suite: ablation
90
+ args: "--only ablation"
91
steps:
92
- uses: actions/checkout@v4
93
0 commit comments