ci: fix Python and Node CI on main (#2700)

Example failure:
https://github.com/lancedb/lancedb/actions/runs/18237024283/job/51932651993
This commit is contained in:
Will Jones
2025-10-06 09:40:08 -07:00
committed by GitHub
parent 1357fe8aa1
commit 1ac745eb18
4 changed files with 29 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ on:
- main
pull_request:
paths:
- Cargo.toml
- nodejs/**
- .github/workflows/nodejs.yml
- docker-compose.yml