Skip to content

Commit 0039360

Browse files
authored
ci: trigger unit tests on tsv file changes (#341)
1 parent a24806e commit 0039360

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/unittest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
pull_request:
66
paths:
77
- '**.py'
8+
- '**.tsv'
89

910
jobs:
1011
unit-test:

0 commit comments

Comments
 (0)