Skip to content

Commit 4efb57d

Browse files
committed
fix: ws
1 parent ffe4bf2 commit 4efb57d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- run: |
6666
kubectl events --for certificate/eoapi-tls -n eoapi
6767
kubectl events --for certificaterequests/eoapi-tls-1 -n eoapi
68-
kubectl events --for order/eoapi-tls-1-1070764288-n eoapi
68+
kubectl events --for order/eoapi-tls-1-1070764288 -n eoapi
6969
kubectl get order -n eoapi
7070
kubectl get challenge -n eoapi
7171
kubectl get secret/eoapi-tls -n eoapi

0 commit comments

Comments
 (0)