Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
package to uv
Browse files Browse the repository at this point in the history
  • Loading branch information
sundy-li committed Dec 7, 2024
1 parent 441e61b commit c5c0976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Test
env:
TEST_DATABEND_DSN: "http://databend:databend@localhost:8000/default"
TEST_DATABEND_DSN: "http://root:@localhost:8000/default"
run: |
make lint
make ci

0 comments on commit c5c0976

Please sign in to comment.