Skip to content

Commit

Permalink
Test LocalBundle without re-installing
Browse files Browse the repository at this point in the history
  • Loading branch information
jaisnan committed Mar 26, 2024
1 parent a9bf208 commit efbe192
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ jobs:
- name: Install from bundle
run: |
cargo install --locked --path kani-verifier-${{ matrix.prev_job.crate_version }}
cargo kani setup --use-local-bundle ./${{ matrix.prev_job.bundle }}
- name: Checkout tests
Expand Down

0 comments on commit efbe192

Please sign in to comment.