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 1212 - tools/gyp/**
1313 - tools/test.py
1414 - .github/workflows/coverage-linux-without-intl.yml
15+ - codecov.yml
1516 push :
1617 branches :
1718 - main
2425 - tools/gyp/**
2526 - tools/test.py
2627 - .github/workflows/coverage-linux-without-intl.yml
28+ - codecov.yml
2729
2830concurrency :
2931 group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Original file line number Diff line number Diff line change 1212 - tools/gyp/**
1313 - tools/test.py
1414 - .github/workflows/coverage-linux.yml
15+ - codecov.yml
1516 push :
1617 branches :
1718 - main
2425 - tools/gyp/**
2526 - tools/test.py
2627 - .github/workflows/coverage-linux.yml
28+ - codecov.yml
2729
2830concurrency :
2931 group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Original file line number Diff line number Diff line change 1212 - tools/gyp/**
1313 - tools/test.py
1414 - .github/workflows/coverage-windows.yml
15+ - codecov.yml
1516 push :
1617 branches :
1718 - main
2425 - tools/gyp/**
2526 - tools/test.py
2627 - .github/workflows/coverage-windows.yml
28+ - codecov.yml
2729
2830concurrency :
2931 group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
You can’t perform that action at this time.
0 commit comments