Skip to content

fix(deps): update github.com/kyma-project/kyma/common/logging digest to ddce06e #3160

fix(deps): update github.com/kyma-project/kyma/common/logging digest to ddce06e

fix(deps): update github.com/kyma-project/kyma/common/logging digest to ddce06e #3160

name: tests
on:
push:
branches: [ "main" ]
pull_request:
permissions:
contents: read
jobs:
integration-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up go environment
uses: actions/setup-go@v5
with:
go-version: 1.25
- name: Run integration tests without lifecycle-manager
run: make -C hack/ci run-without-lifecycle-manager