We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0a289 commit c15a064Copy full SHA for c15a064
.github/workflows/test.yaml
@@ -2,6 +2,9 @@ on:
2
push:
3
paths:
4
- '**.py'
5
+ - 'poetry.toml'
6
+ - 'poetry.lock'
7
+ - 'pyproject.toml'
8
9
name: test
10
0 commit comments