Skip to content

debugging

debugging #12

Workflow file for this run

name: Test Action
on:
push:
paths:
- '.github/**'
- ./configure-composer.php
- ./action.yml
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: ebitkov/build-symfony-bundle@main
with:
repository: ebitkov/symfony-bundle
bundle-name: acme/test-bundle