Skip to content

Commit

Permalink
Try visualizer fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tautschnig committed Jan 29, 2024
1 parent d618c6b commit 5467902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run: ccache -s

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

- name: Fetch benchmarks
run: |
Expand Down

0 comments on commit 5467902

Please sign in to comment.