Skip to content

[SQLite] [CC-1966] [Kotlin] Use gradle and upgrade to 2.2 #410

[SQLite] [CC-1966] [Kotlin] Use gradle and upgrade to 2.2

[SQLite] [CC-1966] [Kotlin] Use gradle and upgrade to 2.2 #410

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