We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d1c0a commit 0ea9d53Copy full SHA for 0ea9d53
.github/workflows/test.yml
@@ -11,6 +11,6 @@ concurrency:
11
12
jobs:
13
test_course_definition:
14
- uses: codecrafters-io/course-sdk-v2/.github/workflows/test-course-definition.yml@main
+ uses: codecrafters-io/course-sdk/.github/workflows/test-course-definition.yml@main
15
with:
16
sdkRef: main
0 commit comments