try turning off tests in regclient
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jeffrey C. Ollie 2023-08-28 19:42:39 -05:00
parent 11fe80ebcf
commit 27fc1713ce
Signed by: jeff
GPG key ID: 6F86035A6D97044E

View file

@ -42,6 +42,7 @@
"-w"
"-X main.VCSTag=v${version}"
];
doCheck = false;
};
}
)