Skip to content

Update self-scheduled-caller.yml #86

Update self-scheduled-caller.yml

Update self-scheduled-caller.yml #86

name: Self-hosted runner (scheduled)
on:
repository_dispatch:
schedule:
- cron: "17 2 * * *"
push:
branches:
- test-ci-1
jobs:
deepspeed-ci:
name: DeepSpeed CI
#change repo to allow different branch
uses: huggingface/hf-workflows/.github/workflows/transformers-tests.yml@test-ci

Check failure on line 16 in .github/workflows/self-scheduled-caller.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/self-scheduled-caller.yml

Invalid workflow file

error parsing called workflow ".github/workflows/self-scheduled-caller.yml" -> "huggingface/hf-workflows/.github/workflows/transformers-tests.yml@test-ci" : failed to fetch workflow: workflow was not found.
with:
job: run_all_tests_torch_cuda_extensions_gpu
slack_report_channel: "#transformers-ci-daily-deepspeed"
secrets: inherit