Skip to content

Commit 561dc6a

Browse files
committed
need space
1 parent b5f9f76 commit 561dc6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@ jobs:
126126
- name: ScalarDB cluster test
127127
run: |
128128
cd scalardb
129-
lein with-profile cluster run test --workload transfer --nodes localhost --db cluster --username runner --ssh-private-key ~/.ssh/id_rsa--docker-username ${{ github.repository_owner }} --docker-access-token ${{ secrets.CR_PAT }}
129+
lein with-profile cluster run test --workload transfer --nodes localhost --db cluster --username runner --ssh-private-key ~/.ssh/id_rsa --docker-username ${{ github.repository_owner }} --docker-access-token ${{ secrets.CR_PAT }}

0 commit comments

Comments
 (0)