| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,6 +13,7 @@ on: | |||
| 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,6 +27,7 @@ on: | |||
| 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,6 +13,7 @@ on: | |||
| 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,6 +27,7 @@ on: | |||
| 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,6 +13,7 @@ on: | |||
| 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,6 +27,7 @@ on: | |||
| 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 }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments