File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1313 - tools/test.py
1414 - .github/workflows/coverage-linux-without-intl.yml
1515 - codecov.yml
16+ - .nycrc
1617 push :
1718 branches :
1819 - main
2627 - tools/test.py
2728 - .github/workflows/coverage-linux-without-intl.yml
2829 - codecov.yml
30+ - .nycrc
2931
3032concurrency :
3133 group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Original file line number Diff line number Diff line change 1313 - tools/test.py
1414 - .github/workflows/coverage-linux.yml
1515 - codecov.yml
16+ - .nycrc
1617 push :
1718 branches :
1819 - main
2627 - tools/test.py
2728 - .github/workflows/coverage-linux.yml
2829 - codecov.yml
30+ - .nycrc
2931
3032concurrency :
3133 group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Original file line number Diff line number Diff line change 1313 - tools/test.py
1414 - .github/workflows/coverage-windows.yml
1515 - codecov.yml
16+ - .nycrc
1617 push :
1718 branches :
1819 - main
2627 - tools/test.py
2728 - .github/workflows/coverage-windows.yml
2829 - codecov.yml
30+ - .nycrc
2931
3032concurrency :
3133 group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
You can’t perform that action at this time.
0 commit comments