mirror of
https://gitea.com/actions/setup-java.git
synced 2024-10-31 17:10:33 +01:00
Remove debugging step
This commit is contained in:
parent
90c448a85d
commit
ec103c0d1a
5
.github/workflows/workflow.yml
vendored
5
.github/workflows/workflow.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user