File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 55 branches :
66 - master
77 paths :
8- - ' src/'
9- - ' .github/workflows'
8+ - ' src/** '
9+ - ' .github/workflows/memory_check.yml '
1010 pull_request :
1111 branches :
1212 - master
1313 paths :
14- - ' src/'
15- - ' .github/workflows'
14+ - ' src/** '
15+ - ' .github/workflows/memory_check.yml '
1616
1717env :
1818 PYTHONUNBUFFERED : " 1"
Original file line number Diff line number Diff line change 55 branches :
66 - master
77 paths :
8- - ' tests/'
9- - ' src/'
10- - ' .github/workflows'
8+ - ' tests/** '
9+ - ' src/** '
10+ - ' .github/workflows/tests.yml '
1111 pull_request :
1212 branches :
1313 - master
1414 paths :
15- - ' tests/'
16- - ' src/'
17- - ' .github/workflows'
15+ - ' tests/** '
16+ - ' src/** '
17+ - ' .github/workflows/tests.yml '
1818
1919concurrency :
2020 group : test-${{ github.head_ref }}
You can’t perform that action at this time.
0 commit comments