Skip to content

Commit

Permalink
Merge branch 'main' into rework_crates
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Mar 10, 2024
2 parents d3d8c56 + 7136b22 commit 7afa690
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ jobs:
./build.sh
- name: Run tests
run: cargo test --all --verbose
- name: Ensure no files have changed
run: git diff --exit-code

0 comments on commit 7afa690

Please sign in to comment.