Skip to content

[Shell] CC-1645: Upgrade Rust to 1.85 #276

[Shell] CC-1645: Upgrade Rust to 1.85

[Shell] CC-1645: Upgrade Rust to 1.85 #276

Workflow file for this run

name: Test
on:
pull_request:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test_course_definition:
uses: codecrafters-io/course-sdk/.github/workflows/test-course-definition.yml@main