Skip to content

Commit 20e347e

Browse files
authored
Merge pull request #97 from raisadz/chore/automate-submodule-and-tests
chore: follow-up on auto-update, add daft to the requirements
2 parents 0601a02 + 4df8274 commit 20e347e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_submodule_and_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
git submodule update --init --recursive
3737
uv pip install -e narwhals --system
3838
uv pip install -e . --group tests --system
39+
uv pip install daft --system
3940
- name: Configure git
4041
run: |
4142
git config --global user.email "github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)