Skip to content

Commit ce0192f

Browse files
committed
fix: linting issue
1 parent 8a2d0cc commit ce0192f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
uses: actions/upload-artifact@v4
3333
with:
3434
name: coverage
35-
path: coverage/
35+
path: coverage/

0 commit comments

Comments
 (0)