Skip to content

Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin #526

Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin

Initial update to 6.0.0-dev0: remove support of ansible-core<2.16.0 and k8s inventory plugin #526

Workflow file for this run

name: Unit tests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
- stable-*
jobs:
unit-source:
uses: ansible-network/yurnov/.github/workflows/unit_source.yml@drop-2.15

Check failure on line 14 in .github/workflows/unit-tests.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/unit-tests.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/unit-tests.yaml" -> "ansible-network/yurnov/.github/workflows/unit_source.yml@drop-2.15" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.