Add debug step
All checks were successful
Self Test / test (push) Successful in 55s

This commit is contained in:
wispem-wantex 2025-06-07 07:01:27 -04:00
parent cc08cf2ee9
commit 6f86145b92

View File

@ -31,3 +31,9 @@ jobs:
run: | run: |
cd testdir cd testdir
wc -l checkout.go wc -l checkout.go
- name: debug
run: |
env
ls -l /go*
ls -l /var/run