Skip to content

Tensor parallel embedding #219

Tensor parallel embedding

Tensor parallel embedding #219

Workflow file for this run

name: ci
on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
concurrency:
group: ci-${{github.ref}}-${{github.event.pull_request.number || github.run_number}}
cancel-in-progress: true
jobs:
formatting:
uses: ./.github/workflows/formatting.yaml
nvidia-gpu:
needs: [ formatting ]
uses: ./.github/workflows/nvidia-rtx-3090-tests.yaml

Check failure on line 18 in .github/workflows/ci.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yaml" -> "./.github/workflows/nvidia-rtx-3090-tests.yaml" : every step must define a `uses` or `run` key