Skip to content

Bug: Missing discards, Mean Size #242

Bug: Missing discards, Mean Size

Bug: Missing discards, Mean Size #242

# Run r cmd check
name: call-calc_coverage
on:
workflow_dispatch:
push:
paths-ignore:
- '.github/**'
- 'docs/**'
- '**.md'
- '**.MD'
- DESCRIPTION
- '.gitignore'
- '.Rbuildignore'
- 'JOSS/**'
pull_request:
paths-ignore:
- '.github/**'
- 'docs/**'
- '**.md'
- '**.MD'
- 'DESCRIPTION'
- '.gitignore'
- '.Rbuildignore'
- 'JOSS/**'
jobs:
call-workflow:
uses: nmfs-fish-tools/ghactions4r/.github/workflows/calc-coverage.yml@main

Check failure on line 27 in .github/workflows/call-calc-coverage.yml

View workflow run for this annotation

GitHub Actions / call-calc_coverage

Invalid workflow file

The workflow is not valid. .github/workflows/call-calc-coverage.yml (Line: 27, Col: 11): Secret CODECOV_TOKEN is required, but not provided while calling.