Skip to content

Commit 48af773

Browse files
committed
GH actions Also run tests when .stan files are modified
1 parent 8d2a693 commit 48af773

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- '**'
1313
paths:
1414
- '**.py'
15+
- '**.stan'
1516
pull_request:
1617
workflow_dispatch: {}
1718

0 commit comments

Comments
 (0)