Skip to content

Bump php-actions/phpunit from 3 to 7 #35

Bump php-actions/phpunit from 3 to 7

Bump php-actions/phpunit from 3 to 7 #35

Workflow file for this run

name: PhpFs CI
on: push
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: php-actions/composer@v6
- name: PHPUnit Tests
uses: php-actions/phpunit@v7
with:
configuration: phpunit.xml.dist
args: --testdox