Skip to content

Merge pull request #54 from smartystreets/eric/fix-x-forwarded-for-test #57

Merge pull request #54 from smartystreets/eric/fix-x-forwarded-for-test

Merge pull request #54 from smartystreets/eric/fix-x-forwarded-for-test #57

Workflow file for this run

name: Build
on:
push:
branches:
- '*'
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6
- run: make test