We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be2ef74 commit 2f6d125Copy full SHA for 2f6d125
.github/workflows/ci.yaml
@@ -77,7 +77,7 @@ jobs:
77
- name: Checkout core
78
uses: actions/checkout@v4
79
with:
80
- repository: "https://github.com/stackitcloud/stackit-sdk-python-core.git"
+ repository: "stackitcloud/stackit-sdk-python-core.git"
81
path: 'python-core'
82
- name: Install core
83
working-directory: 'python-core'
0 commit comments