Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gagliardetto committed Oct 4, 2024
1 parent 9e85bab commit a7d5c2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- 'Cargo.toml'
- 'Cargo.lock'
- 'rust-toolchain.toml'
- '.github/workflows/tests.yml'
- '.github/workflows/tests-rust.yml'
- 'txstatus/**'
- 'old-faithful-proto/**'
- 'geyser-plugin-runner/**'
Expand All @@ -18,7 +18,7 @@ on:
- 'Cargo.toml'
- 'Cargo.lock'
- 'rust-toolchain.toml'
- '.github/workflows/tests.yml'
- '.github/workflows/tests-rust.yml'
- 'txstatus/**'
- 'old-faithful-proto/**'
- 'geyser-plugin-runner/**'
Expand Down

0 comments on commit a7d5c2d

Please sign in to comment.