Skip to content

fix(post): remove and edit content #113

fix(post): remove and edit content

fix(post): remove and edit content #113

Workflow file for this run

name: Test
on: [ push, pull_request ]
jobs:
test:
name: PHPUnit Symfony Unit and Functional Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: test
run: make test