Skip to content

Commit f726ce4

Browse files
Update linux.yml
1 parent 32be271 commit f726ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- uses: actions/upload-artifact@v4
129129
with:
130130
name: coverage-report
131-
path: .coverage-reports/
131+
path: .coverage-reports
132132
- name: Install and run
133133
run: |
134134
git submodule update --init --recursive

0 commit comments

Comments
 (0)