Skip to content

nightly

nightly #598

Workflow file for this run

name: nightly
on:
schedule:
- cron: 0 14 * * *
#------------------------------------------------------------------------
# Execute a nightly CI run to verify benchmarks continue to build & run
# sucessfully. Will also update the CI buildcache to minimize build
# times in PRs.
#------------------------------------------------------------------------
jobs:
run:
uses: ./.github/workflows/run.yml

Check failure on line 12 in .github/workflows/nightly.yml

View workflow run for this annotation

GitHub Actions / nightly

Invalid workflow file

The workflow is not valid. .github/workflows/nightly.yml (Line: 12, Col: 11): Secret BENCHPARK_CODECOV_TOKEN is required, but not provided while calling.