Skip to content

Add backslash between prefix and checkpoint name #499

Add backslash between prefix and checkpoint name

Add backslash between prefix and checkpoint name #499

Workflow file for this run

name: Tests
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
merge_group:
types: [ "checks_requested" ]
jobs:
rust-checks:
name: Rust Checks
uses: ./.github/workflows/rust-checks.yml
python-checks:
name: Python Checks
uses: ./.github/workflows/python-checks.yml