Skip to content

Commit c15a064

Browse files
authored
ci(test): run on changes to build files (#94)
1 parent 0e0a289 commit c15a064

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ on:
22
push:
33
paths:
44
- '**.py'
5+
- 'poetry.toml'
6+
- 'poetry.lock'
7+
- 'pyproject.toml'
58

69
name: test
710

0 commit comments

Comments
 (0)