Skip to content

Merge pull request #141 from fingerprintjs/feature/INTER-166-shared-w… #3

Merge pull request #141 from fingerprintjs/feature/INTER-166-shared-w…

Merge pull request #141 from fingerprintjs/feature/INTER-166-shared-w… #3

Workflow file for this run

name: Generate docs and coverage report
on:
push:
paths-ignore:
- '**.md'
- 'cloudformation/*.yml'
branches:
- main
jobs:
generate-docs-and-coverage:
name: Generate docs and coverage report
uses: fingerprintjs/dx-team-toolkit/.github/workflows/docs-and-coverage.yml@v1
with:
skip-docs-step: true
nodeVersion: 16

Check failure on line 18 in .github/workflows/coverage.yml

View workflow run for this annotation

GitHub Actions / Generate docs and coverage report

Invalid workflow file

The workflow is not valid. .github/workflows/coverage.yml (Line: 18, Col: 20): Invalid input, nodeVersion is not defined in the referenced workflow.
prepare-gh-pages-commands: |
mv coverage/lcov-report ./gh-pages/coverage