Skip to content

Reduce complexity by breaking larger functions down #132

Reduce complexity by breaking larger functions down

Reduce complexity by breaking larger functions down #132

Workflow file for this run

on:
push:
branches:
- master
name: Push Event
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Test
uses: skx/github-action-tester@master