Skip to content

Commit

Permalink
Add --path to kani.yml check
Browse files Browse the repository at this point in the history
  • Loading branch information
jaisnan committed Sep 6, 2024
1 parent 882a065 commit d3009c3
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 ./head/run-kani.sh ${{github.workspace}}/head
run: bash ./head/run-kani.sh --path ${{github.workspace}}/head

0 comments on commit d3009c3

Please sign in to comment.