Skip to content

Commit

Permalink
ci: update pointblank deps to test downstream in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
FBruzzesi committed Feb 14, 2025
1 parent 3f174a3 commit afec3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstream_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ jobs:
run: |
cd pointblank
uv pip install --system ".[dev]"
uv pip install pytest pytest-cov pytest-snapshot pandas polars "ibis-framework[duckdb,mysql,postgres,sqlite]>=9.5.0" --system
uv pip install pytest pytest-cov pytest-snapshot pandas polars "ibis-framework[duckdb,mysql,postgres,sqlite]>=9.5.0" chatlas --system
- name: install-narwhals-dev
run: |
uv pip uninstall narwhals --system
Expand Down

0 comments on commit afec3a4

Please sign in to comment.