Skip to content

Commit a22265d

Browse files
committed
disable carvel test group
1 parent 83416ff commit a22265d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kubeapps-general.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ jobs:
470470
fail-fast: false
471471
matrix:
472472
tests_group:
473-
- carvel
473+
# - carvel # Disabled: removing Carvel tests from local e2e matrix
474474
- flux
475475
- main-group-1
476476
- main-group-2

0 commit comments

Comments
 (0)