Skip to content

Commit

Permalink
Update ci-it.yml fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Corneil du Plessis authored Apr 12, 2024
1 parent 494f87a commit f5e1d9d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
k8s_version:
include: ${{ fromJson(needs.prepare.outputs.matrix) }}
include: ${{ fromJson(needs.prepare.outputs.matrix) }}
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v3
Expand Down

0 comments on commit f5e1d9d

Please sign in to comment.