Skip to content

Commit f2e245e

Browse files
authored
remove comments
1 parent cb096bb commit f2e245e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
runs-on: ['ubuntu-latest', 'windows-latest', 'macos-latest']
6464
uses: ./.github/workflows/nodejs.yml
6565
with:
66-
# Enable coverage on Node.js 24 and 25 (was previously disabled for 25 due to https://github.com/nodejs/node/issues/61971)
6766
codecov: ${{ (matrix.node-version == '24' || matrix.node-version == '25') && matrix.runs-on == 'ubuntu-latest' }}
6867
node-version: ${{ matrix.node-version }}
6968
runs-on: ${{ matrix.runs-on }}

0 commit comments

Comments
 (0)