We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0601a02 + 4df8274 commit 20e347eCopy full SHA for 20e347e
.github/workflows/update_submodule_and_tests.yml
@@ -36,6 +36,7 @@ jobs:
36
git submodule update --init --recursive
37
uv pip install -e narwhals --system
38
uv pip install -e . --group tests --system
39
+ uv pip install daft --system
40
- name: Configure git
41
run: |
42
git config --global user.email "github-actions[bot]@users.noreply.github.com"
0 commit comments