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 8b19930 commit 85b698f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
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

- name: Unit tests and envtest integration tests
run: make test

0 comments on commit 85b698f

Please sign in to comment.