Skip to content

[BUG] [eval] --max-samples 10 and then without, you get the cached data from the previous run. #262

[BUG] [eval] --max-samples 10 and then without, you get the cached data from the previous run.

[BUG] [eval] --max-samples 10 and then without, you get the cached data from the previous run. #262

Workflow file for this run

name: PR Style Bot
on:
issue_comment:
types: [created]
permissions:
pull-requests: write
contents: read
jobs:
style:
uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@42642d4a896bd43a8360b29f5f32934232f4db32

Check failure on line 13 in .github/workflows/pr_style_bot.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr_style_bot.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/pr_style_bot.yaml" -> "huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@42642d4a896bd43a8360b29f5f32934232f4db32" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
python_quality_dependencies: "[quality]"
secrets:
app_id: ${{ secrets.HF_BOT_STYLE_APP_ID }}
app_private_key: ${{ secrets.HF_BOT_STYLE_SECRET_PEM }}