Skip to content

Fixing variables names in TestFonts.php #134

Fixing variables names in TestFonts.php

Fixing variables names in TestFonts.php #134

Workflow file for this run

name: PHP Syntax Checker
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: PHP Syntax Checker (Lint)
uses: StephaneBour/[email protected]