Skip to content

Commit ec103c0

Browse files
author
David Kale
committed
Remove debugging step
1 parent 90c448a commit ec103c0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/workflow.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,3 @@ jobs:
5555

5656
- name: npm test
5757
run: npm test
58-
59-
- name: Check proxy logs
60-
run: |
61-
docker cp ${{ job.services.squid.id }}:/var/log/squid/access.log access.log
62-
cat access.log

0 commit comments

Comments
 (0)