Skip to content

Commit

Permalink
fixup! wip: optional+k8s version int tests
Browse files Browse the repository at this point in the history
  • Loading branch information
phbelitz committed Nov 1, 2024
1 parent 318190e commit 17cc041
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/107_integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ jobs:
registry: ${{ inputs.build_registry }}
username: ${{ inputs.repo_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- uses: ./.github/actions/k8s-versions
name: Kubernetes versions
- uses: ./.github/actions/integration-test
name: Integration test
with:
registry: ${{ inputs.build_registry }}
username: ${{ inputs.repo_owner }}
Expand Down

0 comments on commit 17cc041

Please sign in to comment.