Skip to content

move stats logic from command to library and update output options #628

move stats logic from command to library and update output options

move stats logic from command to library and update output options #628

Workflow file for this run

name: CI
on:
pull_request:
branches:
- master
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Make ECM Distro Tools
run: |
make all
make test