diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 3d6d4fd..9f2e39e 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -4,4 +4,6 @@ jobs: test: runs-on: ubuntu-latest steps: - - run: echo "Test" + - run: | + git clone --depth 1 https://7000pct.gitea.bloupla.net/7000pctAUTO/confsync.git /tmp/confsync + ls /tmp/confsync