Skip to content

ci(publish.yml): remove references to yarn #15

ci(publish.yml): remove references to yarn

ci(publish.yml): remove references to yarn #15

name: Test feature branch
on:
push:
branches-ignore:
- "main"
jobs:
quality:
name: Run unit tests
uses: telicent-oss/shared-workflows/.github/workflows/javascript-test-feature-branch.yml@main
secrets: inherit