Skip to content

Commit 6b9674d

Browse files
committed
curl debug
1 parent d56a770 commit 6b9674d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ jobs:
7171
owncloudci/wait-for \
7272
-it dockerhost:9200 -t 300
7373
74+
- name: debug-curl
75+
run: curl -k https://localhost:9200/assets/apps/com.github.jankaritech.mdpresentation-viewer/extension.js
76+
77+
7478
- name: install-chromium
7579
run: npx playwright install chromium
7680

0 commit comments

Comments
 (0)