Skip to content

Commit 7d41baf

Browse files
committed
fix url
1 parent 33107b1 commit 7d41baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
- name: Download coverage artifacts
172172
uses: actions/download-artifact@v4
173173
with:
174-
pattern: coverages-artifacts
174+
name: coverages-artifacts
175175
path: ./coverages
176176

177177
# SSH Debug

0 commit comments

Comments
 (0)