Skip to content

Commit a7d0189

Browse files
committed
Try visualizer fix
1 parent 2e4ca0e commit a7d0189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
run: ccache -s
8080

8181
- name: Obtain benchcomp
82-
run: git clone --depth 1 https://github.com/model-checking/kani kani.git
82+
run: git clone --depth 1 https://github.com/karkhaz/kani --branch kk-fix-metric-result-loading kani.git
8383

8484
- name: Fetch benchmarks
8585
run: |

0 commit comments

Comments
 (0)