Skip to content

Commit

Permalink
Limit test runs to code changes
Browse files Browse the repository at this point in the history
Includes source and test code
  • Loading branch information
trentonyo authored Sep 19, 2024
1 parent 652da06 commit 25d165b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ on:
- reopened
branches:
- dev
push:
branches:
- dev
paths:
- '**.py'

defaults:
run:
shell: bash
Expand Down

0 comments on commit 25d165b

Please sign in to comment.