Skip to content

Implement writing a tree to the .git/objects directory. #321

Implement writing a tree to the .git/objects directory.

Implement writing a tree to the .git/objects directory. #321

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