Skip to content

NYCCHKBK-15434: Release 5.2.2 #4078

NYCCHKBK-15434: Release 5.2.2

NYCCHKBK-15434: Release 5.2.2 #4078

Workflow file for this run

name: Main Workflow
on: [push]
jobs:
unit_tests:
name: Unit Tests
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
with:
fetch-depth: 1
- name: Perform phpunit tests
run: phpunit