Skip to content

Commit

Permalink
Update kuttl-int-tests.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Milleri <[email protected]>
  • Loading branch information
lmilleri committed Dec 4, 2024
1 parent a7c0cbb commit 6884aba
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/kuttl-int-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: "Integration tests"

on:
pull_request:
branches:
- main 
- main

env:
KUTTL: /usr/local/bin/kubectl-kuttl
Expand All @@ -15,8 +14,7 @@ jobs:

- uses: actions/setup-go@v5
with:
go-version-file: go.mod
check-latest: true
go-version: 1.22.0

- uses: actions/checkout@v4

Expand Down

0 comments on commit 6884aba

Please sign in to comment.