Skip to content

Commit

Permalink
Enable Kubernetes tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sagikazarmark committed Dec 7, 2019
1 parent 0773c6e commit 5d2529f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5d2529f

Please sign in to comment.