mirror of
https://github.com/ollama/ollama.git
synced 2025-10-11 06:23:46 +02:00
Guard integration tests with a tag
This should help CI avoid running the integration test logic in a container where it's not currently possible.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
//go:build integration
|
||||
|
||||
package server
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user