Skip to content

Fixed issue with NOT_FOUND_ARTIFACTS.txt (was keeping ony 1 entry) #66

Fixed issue with NOT_FOUND_ARTIFACTS.txt (was keeping ony 1 entry)

Fixed issue with NOT_FOUND_ARTIFACTS.txt (was keeping ony 1 entry) #66

name: Estimate Complexity Using SCC
on: [push]
jobs:
scc_job:
runs-on: ubuntu-latest
name: SCC analysis
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Execute scc.
id: scc
uses: hdmsantander/[email protected]
with:
args: ${{ env.workspace }} webfx-* --ci -i java