Skip to content

Commit 5467902

Browse files
committed
Try visualizer fix
1 parent d618c6b commit 5467902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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)