does a git clone work?
All checks were successful
gobuild / build (push) Successful in 2s

This commit is contained in:
Greg Gauthier 2024-07-21 18:04:37 +01:00
parent 8b9b67a8bb
commit 2a6f7dae5d

View File

@ -20,3 +20,7 @@ jobs:
&& echo $PATH
&& git --version
&& python --version
&& ls -la
&& git clone https://repos.gmgauthier.com/gmgauthier/runner-dummy.git
&& ls -la