Skip to content

Commit 47af1fd

Browse files
committed
fix url
1 parent 7d41baf commit 47af1fd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/tests-integration.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,6 @@ jobs:
174174
name: coverages-artifacts
175175
path: ./coverages
176176

177-
# SSH Debug
178-
- name: Enable SSH
179-
uses: mxschmitt/action-tmate@v3
180-
with:
181-
detached: true
182-
183177
- name: Calculate coverage across all tests runs
184178
run: |
185179
npx nyc report -t ./coverages -r text -r text-summary

0 commit comments

Comments
 (0)