Skip to content

add stub impl for heat_cool_cop function #114

add stub impl for heat_cool_cop function

add stub impl for heat_cool_cop function #114

Workflow file for this run

on: [ push ]
name: CI
jobs:
build_and_test:
name: Rust project
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo test