Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Oct 29, 2024
1 parent 4efb645 commit 6be3786
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 @@ -88,7 +88,7 @@ jobs:
cd marimo
. .venv/bin/activate
uv pip uninstall narwhals
uv pip install -e .
uv pip install -e ./..
- name: show-deps
run: |
cd marimo
Expand Down

0 comments on commit 6be3786

Please sign in to comment.