Run rust tests when Cargo.toml changes (#276)

This commit is contained in:
gsilvestrin
2023-07-11 11:19:06 -07:00
committed by GitHub
parent 0e7ae5dfbf
commit caf22fdb71

View File

@@ -6,6 +6,7 @@ on:
- main
pull_request:
paths:
- Cargo.toml
- rust/**
- .github/workflows/rust.yml