Skip to content

Commit

Permalink
github actions fixlet
Browse files Browse the repository at this point in the history
  • Loading branch information
penberg committed Jan 18, 2024
1 parent 8af6b5d commit 5406e64
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:
uses: actions/checkout@v3
with:
repository: "libsql/hrana-test-server"
path: "hrana-test-server"
path: "packages/libsql-client/hrana-test-server"
- name: "Setup Python"
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 5406e64

Please sign in to comment.