File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5252 GCP_REGION : ${{ secrets.GCP_REGION }}
5353 GCP_PROJECT_ID : ${{ secrets.GCP_PROJECT_ID }}
5454 run : |
55- pytest --verbose --nbval-lax python-recipes/RAG/ python-recipes/feature-store python-recipes/vector-search python-recipes/redis-intro python-recipes/recommendation-systems python-recipes/agents python-recipes/computer-vision --ignore python-recipes/agents/01_crewai_langgraph_redis.ipynb --ignore python-recipes/RAG/05_nvidia_ai_rag_redis.ipynb --ignore python-recipes/semantic-cache/doc2cache_llama3_1.ipynb
55+ pytest --verbose --nbval-lax python-recipes/ --ignore python-recipes/agents/01_crewai_langgraph_redis.ipynb --ignore python-recipes/RAG/05_nvidia_ai_rag_redis.ipynb --ignore python-recipes/semantic-cache/doc2cache_llama3_1.ipynb
You can’t perform that action at this time.
0 commit comments