diff --git a/Makefile b/Makefile index 7cd2dc7f9..40b536370 100644 --- a/Makefile +++ b/Makefile @@ -116,6 +116,10 @@ local-srpm: local $(PKGNAME).spec lorax.spec test-in-copy: + echo "Debugging github workflow failure" + id + ls -l / + ls -l /lorax-ro/ rsync -a --exclude=.git /lorax-ro/ /lorax/ make -C /lorax/ $(RUN_TESTS) cp /lorax/.coverage /test-results/