We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4b77e commit 526fb1aCopy full SHA for 526fb1a
1 file changed
.github/workflows/test.yml
@@ -9,6 +9,7 @@ on:
9
paths:
10
- 'investing_algorithm_framework/**'
11
- 'tests/**'
12
+ - '.github/workflows/test.yml'
13
14
jobs:
15
linting:
0 commit comments