Skip to content

WIP: started adding projektron activity plugin #50

WIP: started adding projektron activity plugin

WIP: started adding projektron activity plugin #50

Workflow file for this run

name: deptrac
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
php-deptrac:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
- name: Install
run: composer install --ignore-platform-req=ext-amqp
- name: Run vendor/bin/deptrac analyse
run: vendor/bin/deptrac analyse