1
0
forked from Plemya-x/ALR

fix: removerepo and LC_ALL=C for info command

This commit is contained in:
2025-03-19 08:26:53 +03:00
parent 3c37310f0d
commit 4ac2432770
8 changed files with 113 additions and 29 deletions

View File

@ -73,5 +73,6 @@ test-coverage:
bash scripts/coverage-badge.sh
e2e-test: clean build
rm -f ./e2e-tests/alr
cp alr e2e-tests
go test -tags=e2e ./...