Skip to content

chore: Rename to argument #1290

chore: Rename to argument

chore: Rename to argument #1290

Workflow file for this run

# Runs the test suite on a self-hosted GPU machine with CUDA enabled
name: GPU tests
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches: [main]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
gpu-ci:
name: Rust GPU tests
uses: lurk-lab/ci-workflows/.github/workflows/gpu-ci-cuda.yml@main

Check failure on line 18 in .github/workflows/gpu-ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/gpu-ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/gpu-ci.yml" -> "lurk-lab/ci-workflows/.github/workflows/gpu-ci-cuda.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.