mirror of
https://github.com/tcsenpai/ollama.git
synced 2025-06-09 12:37:07 +00:00
no ci test on docs, examples
This commit is contained in:
parent
6041abb5b2
commit
72431031d9
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@ -2,6 +2,10 @@ name: test
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
paths:
|
||||||
|
- '!docs/**'
|
||||||
|
- '!examples/**'
|
||||||
|
- '!README.md'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate:
|
generate:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user