Skip to content

Commit

Permalink
Run rust tests on changes in gnark-prover
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeytimoshin committed Mar 6, 2024
1 parent aa39261 commit aed0b31
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 @@ -5,6 +5,7 @@ on:
paths:
- "**/*.rs"
- "**/Cargo.*"
- "gnark-prover/**"
pull_request:
branches:
- main
Expand Down

0 comments on commit aed0b31

Please sign in to comment.