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 e612b28 commit 22f2997Copy full SHA for 22f2997
.github/workflows/test.yml
@@ -8,6 +8,7 @@ on:
8
- '**' # matches every branch
9
paths:
10
- 'investing_algorithm_framework/**'
11
+ - 'tests/**'
12
13
jobs:
14
linting:
0 commit comments