authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2026-06-01 21:43:45 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2026-06-01 21:43:45 -07:00
log0656523e2846a04978acccc2e92dea4825debde6
treec723abd7d1783a20438d987d995881255bcfcd6d
parent36e29e29829658c2028a1d2fcd5d6fa579516ca9
signaturebadge-check Signed by SSH key SHA256:4hHJbtBRU58AYXwjL7fkz2fnQHdiye8x1QpTCQ0sHNw

test: unset ZIG_LOCAL_CACHE_DIR in this file

https://github.com/nektro/zigmod/actions/runs/26798513948/job/78999992671

1 files changed, 1 insertions(+), 0 deletions(-)

test_repo_all.sh+1
...@@ -1,6 +1,7 @@...@@ -1,6 +1,7 @@
1#!/bin/sh1#!/bin/sh
22
3set -ex3set -ex
4unset ZIG_LOCAL_CACHE_DIR # TODO: link issue here
45
5./test_repo.sh https://github.com/nektro/zigmod-test-basic6./test_repo.sh https://github.com/nektro/zigmod-test-basic
6./test_repo.sh https://github.com/nektro/zigmod-test-git-dep7./test_repo.sh https://github.com/nektro/zigmod-test-git-dep