Skip to content

NYCCHKBK-12891: Release 5.1.1 #4076

NYCCHKBK-12891: Release 5.1.1

NYCCHKBK-12891: Release 5.1.1 #4076

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