Skip to content

Commit be34484

Browse files
Update .github/workflows/ci.yml
Co-authored-by: Phillip Barta <barta.phillip@gmail.com>
1 parent 46ac9fa commit be34484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Upload code coverage
7373
uses: actions/upload-artifact@v4
7474
with:
75-
name: coverage-node-${{ matrix.node-version }}-${{ matrix.os }}
75+
name: coverage-node-${{ matrix.node-version }}
7676
path: ./coverage/lcov.info
7777
retention-days: 1
7878

0 commit comments

Comments
 (0)