Skip to content

Commit

Permalink
Remove debugging step
Browse files Browse the repository at this point in the history
  • Loading branch information
David Kale committed Feb 6, 2020
1 parent 90c448a commit ec103c0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,3 @@ jobs:

- name: npm test
run: npm test

- name: Check proxy logs
run: |
docker cp ${{ job.services.squid.id }}:/var/log/squid/access.log access.log
cat access.log

0 comments on commit ec103c0

Please sign in to comment.