Skip to content

added ccmCalculus especially to find ncc value for ccm metric. The lo… #73

added ccmCalculus especially to find ncc value for ccm metric. The lo…

added ccmCalculus especially to find ncc value for ccm metric. The lo… #73

Workflow file for this run

---
name: shellcheck
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master