fix: CI git clone to tmp
All checks were successful
CI / test (push) Successful in 1s

This commit is contained in:
2026-02-04 21:03:35 +00:00
parent f276dfdb86
commit 6bb2e344f5

View File

@@ -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