Skip to content

use reusable unit tests from kyma-project/eventing-tools #661

use reusable unit tests from kyma-project/eventing-tools

use reusable unit tests from kyma-project/eventing-tools #661

Workflow file for this run

name: unit-test
env:
KYMA_STABILITY: "unstable"
KYMA: "./hack/kyma"
on:
push:
branches:
- main
- "release-**"
paths-ignore:
- "docs/**"
- "**.md"
- "sec-scanners-config.yaml"
pull_request:
branches:
- main
- "release-**"
paths-ignore:
- "docs/**"
- "**.md"
- "sec-scanners-config.yaml"
jobs:
unit-test:
uses: kyma-project/eventing-tools/.github/workflows/reusable-unti-test.yml@main

Check failure on line 27 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yml

Invalid workflow file

error parsing called workflow ".github/workflows/test.yml" -> "kyma-project/eventing-tools/.github/workflows/reusable-unti-test.yml@main" : failed to fetch workflow: workflow was not found.