Skip to content

Commit a998313

Browse files
committed
fix: remove explicit directory
1 parent efd5e07 commit a998313

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
uses: codecov/codecov-action@v5
3030
with:
3131
token: ${{ secrets.CODECOV_TOKEN }}
32-
directory: './coverage/lcov'
3332
lint:
3433
runs-on: ubuntu-latest
3534
steps:

0 commit comments

Comments
 (0)