Skip to content

Commit 3b261c7

Browse files
committed
tools: force run coverage job
1 parent 9e2e70a commit 3b261c7

2 files changed

Lines changed: 0 additions & 22 deletions

File tree

.github/workflows/coverage-linux-without-intl.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,6 @@ on:
1717
push:
1818
branches:
1919
- main
20-
paths:
21-
- lib/**/*.js
22-
- Makefile
23-
- src/**/*.cc
24-
- src/**/*.h
25-
- test/**
26-
- tools/gyp/**
27-
- tools/test.py
28-
- .github/workflows/coverage-linux-without-intl.yml
29-
- codecov.yml
30-
- .nycrc
3120

3221
concurrency:
3322
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

.github/workflows/coverage-linux.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,6 @@ on:
1717
push:
1818
branches:
1919
- main
20-
paths:
21-
- lib/**/*.js
22-
- Makefile
23-
- src/**/*.cc
24-
- src/**/*.h
25-
- test/**
26-
- tools/gyp/**
27-
- tools/test.py
28-
- .github/workflows/coverage-linux.yml
29-
- codecov.yml
30-
- .nycrc
3120

3221
concurrency:
3322
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)