Commit 0f1fe63 1 parent ad62b94 commit 0f1fe63 Copy full SHA for 0f1fe63
File tree 3 files changed +6
-0
lines changed
3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 12
12
- tools/gyp/**
13
13
- tools/test.py
14
14
- .github/workflows/coverage-linux-without-intl.yml
15
+ - codecov.yml
15
16
push :
16
17
branches :
17
18
- main
24
25
- tools/gyp/**
25
26
- tools/test.py
26
27
- .github/workflows/coverage-linux-without-intl.yml
28
+ - codecov.yml
27
29
28
30
concurrency :
29
31
group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Original file line number Diff line number Diff line change 12
12
- tools/gyp/**
13
13
- tools/test.py
14
14
- .github/workflows/coverage-linux.yml
15
+ - codecov.yml
15
16
push :
16
17
branches :
17
18
- main
24
25
- tools/gyp/**
25
26
- tools/test.py
26
27
- .github/workflows/coverage-linux.yml
28
+ - codecov.yml
27
29
28
30
concurrency :
29
31
group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Original file line number Diff line number Diff line change 12
12
- tools/gyp/**
13
13
- tools/test.py
14
14
- .github/workflows/coverage-windows.yml
15
+ - codecov.yml
15
16
push :
16
17
branches :
17
18
- main
24
25
- tools/gyp/**
25
26
- tools/test.py
26
27
- .github/workflows/coverage-windows.yml
28
+ - codecov.yml
27
29
28
30
concurrency :
29
31
group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
You can’t perform that action at this time.
0 commit comments