Skip to content

Commit

Permalink
change path to head
Browse files Browse the repository at this point in the history
  • Loading branch information
jaisnan committed Jul 30, 2024
1 parent 139b394 commit 6e5786b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kani.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
submodules: true

- name: Run Kani Script
run: bash ./verify-rust-std/scripts/check_kani.sh ${{github.workspace}}/head
run: bash ./head/scripts/check_kani.sh ${{github.workspace}}/head

0 comments on commit 6e5786b

Please sign in to comment.