0
1
Fork 0
mirror of https://github.com/actions/checkout synced 2024-06-16 14:18:19 +02:00

TO-DROP: debug

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin 2024-01-31 15:42:35 +01:00
parent ebe32779b0
commit 0ebad4a499

View file

@ -21,6 +21,10 @@ jobs:
env:
https_proxy: http://127.0.0.1:3128
steps:
- uses: mxschmitt/action-tmate@v3
with:
detached: true
# Clone this repo
- name: Checkout
uses: actions/checkout@v3