Skip to content

Merge pull request #142 from carlnewton/117-current-location #76

Merge pull request #142 from carlnewton/117-current-location

Merge pull request #142 from carlnewton/117-current-location #76

Workflow file for this run

on: [push, pull_request]
name: PHPUnit
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: php-actions/composer@v6
- uses: php-actions/phpunit@v4