Skip to content

Commit d12707f

Browse files
rubiinWikiRik
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Rik Smale <13023439+WikiRik@users.noreply.github.com>
1 parent 2539124 commit d12707f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: npm install --legacy-peer-deps
2323
- name: Run tests
2424
run: npm test
25-
- if: matrix.node-version == 22
25+
- if: matrix.node-version == 24
2626
name: Send coverage info to Codecov
2727
uses: codecov/codecov-action@v5
2828
with:

0 commit comments

Comments
 (0)