Skip to content

Commit ec16a38

Browse files
committed
Fix the test environment again.
1 parent 31243a7 commit ec16a38

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,7 @@ jobs:
3333
strategy:
3434
matrix:
3535
features:
36-
- kubeseal
37-
- kubeconform
38-
- confd
39-
- gomplate
36+
- rancher-cli
4037
steps:
4138
- uses: actions/checkout@v3
4239

0 commit comments

Comments
 (0)