Skip to content

Add test to check if it allows previous values to be read #94

Add test to check if it allows previous values to be read

Add test to check if it allows previous values to be read #94

Workflow file for this run

name: PHP CS Fixer
on:
- push
- pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga