Skip to content

Revert "CC-1984: Change uncomment code text (2nd try)" #587

Revert "CC-1984: Change uncomment code text (2nd try)"

Revert "CC-1984: Change uncomment code text (2nd try)" #587

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
with:
sdkRef: main
permissions:
contents: read
checks: write
pull-requests: write
secrets: inherit