Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
isindir committed Dec 17, 2023
1 parent 2207b9a commit 8b19930
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,9 @@ jobs:
kubectl version
kubectl describe node k3d-operator-server-0
kubectl describe node k3d-operator-agent-0
- name: Unit tests and envtest integration tests
run: make test
# helm tests
- name: Test helm charts
run: make test-helm

0 comments on commit 8b19930

Please sign in to comment.