Skip to content

Show additional info in pages, posts, tags and users pages #31

Show additional info in pages, posts, tags and users pages

Show additional info in pages, posts, tags and users pages #31

Workflow file for this run

name: CI
on: [push]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6
- run: vendor/bin/phpunit tests --colors --do-not-cache-result