Skip to content

Commit 2f6d125

Browse files
committed
fix checkout
1 parent be2ef74 commit 2f6d125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Checkout core
7878
uses: actions/checkout@v4
7979
with:
80-
repository: "https://github.com/stackitcloud/stackit-sdk-python-core.git"
80+
repository: "stackitcloud/stackit-sdk-python-core.git"
8181
path: 'python-core'
8282
- name: Install core
8383
working-directory: 'python-core'

0 commit comments

Comments
 (0)