Skip to content

Commit

Permalink
ci: run test on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
cecelot committed Jun 10, 2024
1 parent 3e376d0 commit 5c6aa7b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Rust
on:
pull_request:
push:
paths:
- "src/**"
- "migration/**"

jobs:
tests:
Expand Down

0 comments on commit 5c6aa7b

Please sign in to comment.