Skip to content

Add -lz library to CMakeLists.txt for C++ server executable. #492

Add -lz library to CMakeLists.txt for C++ server executable.

Add -lz library to CMakeLists.txt for C++ server executable. #492

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-v2/.github/workflows/test-course-definition.yml@main
with:
sdkRef: main