Skip to content

Commit

Permalink
feat: add recursion folder to ci paths (#431)
Browse files Browse the repository at this point in the history
Co-authored-by: John Guibas <[email protected]>
  • Loading branch information
jtguibas and John Guibas authored Mar 22, 2024
1 parent eacce27 commit 9504acd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- "**"
paths:
- "core/**"
- "recursion/**"

jobs:
test:
Expand Down

0 comments on commit 9504acd

Please sign in to comment.