Skip to content

Commit

Permalink
Make the tests run on any Ruby changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aisrael committed Mar 17, 2024
1 parent b20e4fb commit d6e86c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ on:
- "src/**"
- "Cargo.*"
- "test/**"
- "features/**"
- "Gemfile"
- "Gemfile.lock"
- ".ruby*"

jobs:
test:
Expand Down

0 comments on commit d6e86c1

Please sign in to comment.