Skip to content

Removed dependency from remaining usage of dolly-apps plugin (fixes f… #310

Removed dependency from remaining usage of dolly-apps plugin (fixes f…

Removed dependency from remaining usage of dolly-apps plugin (fixes f… #310

Workflow file for this run

name: testing
on:
push:
paths:
- "plugins/**"
- "libs/testing/**"
- ".github/workflows/lib.testing.yml"
jobs:
workflow:
uses: ./.github/workflows/common.workflow.libs.backend.yml
with:
working-directory: 'libs/testing'
secrets: inherit