Skip to content

Fixed wrong javadoc target directory in GitHub workflow #68

Fixed wrong javadoc target directory in GitHub workflow

Fixed wrong javadoc target directory in GitHub workflow #68

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