| author | |
| committer | |
| log | 0656523e2846a04978acccc2e92dea4825debde6 |
| tree | c723abd7d1783a20438d987d995881255bcfcd6d |
| parent | 36e29e29829658c2028a1d2fcd5d6fa579516ca9 |
| signature |
https://github.com/nektro/zigmod/actions/runs/26798513948/job/789999926711 files changed, 1 insertions(+), 0 deletions(-)
test_repo_all.sh+1| ... | @@ -1,6 +1,7 @@ | ... | @@ -1,6 +1,7 @@ |
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | 2 | ||
| 3 | set -ex | 3 | set -ex |
| 4 | unset ZIG_LOCAL_CACHE_DIR # TODO: link issue here | ||
| 4 | 5 | ||
| 5 | ./test_repo.sh https://github.com/nektro/zigmod-test-basic | 6 | ./test_repo.sh https://github.com/nektro/zigmod-test-basic |
| 6 | ./test_repo.sh https://github.com/nektro/zigmod-test-git-dep | 7 | ./test_repo.sh https://github.com/nektro/zigmod-test-git-dep |