Skip to content

Commit

Permalink
add kani action
Browse files Browse the repository at this point in the history
  • Loading branch information
somethingelseentirely committed Sep 26, 2024
1 parent e3fea82 commit 81155ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: model-checking/kani-github-action@v1
- name: Build
run: cargo build --verbose --all-features
- name: Run tests
Expand Down

0 comments on commit 81155ee

Please sign in to comment.