Skip to content

Commit 0a696a6

Browse files
committed
replace upstream with remote url
Signed-off-by: JeffMboya <[email protected]>
1 parent 6ae9cf8 commit 0a696a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
- name: Run chart-testing (install)
5656
if: steps.list-changed.outputs.changed == 'true'
5757
run: |
58-
ct install --remote https://github.com/absmach/devops --target-branch ${{ github.event.repository.default_branch }} --charts charts/magistrala --check-version-increment true --helm-extra-args '--timeout 3600s'
58+
ct install --remote https://github.com/absmach/devops --target-branch ${{ github.event.repository.default_branch }} --charts charts/magistrala --helm-extra-args '--timeout 3600s'

0 commit comments

Comments
 (0)