Skip to content

Commit fcc4dfc

Browse files
committed
wip
1 parent c8e760c commit fcc4dfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,8 @@ jobs:
252252
run: pnpm run test:unit:merge
253253

254254
- name: Upload coverage reports to Codecov
255-
uses: codecov/codecov-action@v5
256255
if: ${{ secrets.CODECOV_TOKEN != '' }}
256+
uses: codecov/codecov-action@v5
257257
with:
258258
files: ./merged-lcov.info
259259
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)