Skip to content

Commit

Permalink
refactor(ci): remove redundant kind version in ci.yaml (#685)
Browse files Browse the repository at this point in the history
* refactor(ci): remove redundant kind version in ci.yaml

Signed-off-by: yxxhero <[email protected]>

* chore(ci): skip cluster logs export in ci.yaml

Signed-off-by: yxxhero <[email protected]>

---------

Signed-off-by: yxxhero <[email protected]>
  • Loading branch information
yxxhero authored Nov 5, 2024
1 parent dd2ea99 commit 3ef03a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,8 @@ jobs:
steps:
- uses: engineerd/[email protected]
with:
version: "v0.11.1"
skipClusterLogsExport: true


- uses: actions/checkout@v4

Expand Down

0 comments on commit 3ef03a3

Please sign in to comment.