Merge pull request #2991 from ollama/mxyng/fix-ci

fix ci
This commit is contained in:
Michael Yang
2024-03-07 11:35:06 -08:00
committed by GitHub

View File

@@ -3,6 +3,7 @@ name: test
on:
pull_request:
paths:
- '**/*'
- '!docs/**'
- '!examples/**'
- '!README.md'