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 13
13
- tools/test.py
14
14
- .github/workflows/coverage-linux-without-intl.yml
15
15
- codecov.yml
16
+ - .nycrc
16
17
push :
17
18
branches :
18
19
- main
26
27
- tools/test.py
27
28
- .github/workflows/coverage-linux-without-intl.yml
28
29
- codecov.yml
30
+ - .nycrc
29
31
30
32
concurrency :
31
33
group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Original file line number Diff line number Diff line change 13
13
- tools/test.py
14
14
- .github/workflows/coverage-linux.yml
15
15
- codecov.yml
16
+ - .nycrc
16
17
push :
17
18
branches :
18
19
- main
26
27
- tools/test.py
27
28
- .github/workflows/coverage-linux.yml
28
29
- codecov.yml
30
+ - .nycrc
29
31
30
32
concurrency :
31
33
group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Original file line number Diff line number Diff line change 13
13
- tools/test.py
14
14
- .github/workflows/coverage-windows.yml
15
15
- codecov.yml
16
+ - .nycrc
16
17
push :
17
18
branches :
18
19
- main
26
27
- tools/test.py
27
28
- .github/workflows/coverage-windows.yml
28
29
- codecov.yml
30
+ - .nycrc
29
31
30
32
concurrency :
31
33
group : ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
You can’t perform that action at this time.
0 commit comments