mirror of
https://github.com/lordmathis/llamactl.git
synced 2025-11-05 16:44:22 +00:00
Add build constraint to exclude test builds for webui package
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//go:build !test
|
||||
|
||||
package webui
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user