Enable Kubernetes tests
This commit is contained in:
parent
0773c6e9f3
commit
5d2529f0ad
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -69,8 +69,8 @@ jobs:
|
||||
DEX_KEYSTONE_ADMIN_USER: demo
|
||||
DEX_KEYSTONE_ADMIN_PASS: DEMO_PASS
|
||||
|
||||
#- name: Run Kubernetes tests
|
||||
# run: ./scripts/test-k8s.sh
|
||||
- name: Run Kubernetes tests
|
||||
run: ./scripts/test-k8s.sh
|
||||
|
||||
# Ensure proto generation doesn't depend on external packages.
|
||||
- name: Verify proto
|
||||
|
Reference in New Issue
Block a user